rsmp_schema 0.4.5 → 0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/rspec.yaml +1 -1
- data/.tool-versions +1 -0
- data/Gemfile.lock +2 -2
- data/lib/rsmp_schema/schema.rb +6 -3
- data/lib/rsmp_schema/version.rb +1 -1
- data/schemas/core/3.2/status_response.json +1 -1
- data/schemas/core/3.2.1/core.json +39 -0
- data/schemas/core/3.2.1/rsmp.json +133 -0
- data/schemas/tlc/1.2/alarms/A0001.json +3 -0
- data/schemas/tlc/1.2/alarms/A0002.json +3 -0
- data/schemas/tlc/1.2/alarms/A0003.json +3 -0
- data/schemas/tlc/1.2/alarms/A0004.json +3 -0
- data/schemas/tlc/1.2/alarms/A0005.json +3 -0
- data/schemas/tlc/1.2/alarms/A0006.json +3 -0
- data/schemas/tlc/1.2/alarms/A0007.json +59 -0
- data/schemas/tlc/1.2/alarms/A0008.json +61 -0
- data/schemas/tlc/1.2/alarms/A0009.json +3 -0
- data/schemas/tlc/1.2/alarms/A0010.json +3 -0
- data/schemas/tlc/1.2/alarms/A0101.json +3 -0
- data/schemas/tlc/1.2/alarms/A0201.json +60 -0
- data/schemas/tlc/1.2/alarms/A0202.json +60 -0
- data/schemas/tlc/1.2/alarms/A0301.json +132 -0
- data/schemas/tlc/1.2/alarms/A0302.json +158 -0
- data/schemas/tlc/1.2/alarms/A0303.json +132 -0
- data/schemas/tlc/1.2/alarms/A0304.json +158 -0
- data/schemas/tlc/1.2/alarms/alarms.json +286 -0
- data/schemas/tlc/1.2/commands/M0001.json +138 -0
- data/schemas/tlc/1.2/commands/M0002.json +112 -0
- data/schemas/tlc/1.2/commands/M0003.json +112 -0
- data/schemas/tlc/1.2/commands/M0004.json +85 -0
- data/schemas/tlc/1.2/commands/M0005.json +112 -0
- data/schemas/tlc/1.2/commands/M0006.json +112 -0
- data/schemas/tlc/1.2/commands/M0007.json +85 -0
- data/schemas/tlc/1.2/commands/M0008.json +112 -0
- data/schemas/tlc/1.2/commands/M0010.json +85 -0
- data/schemas/tlc/1.2/commands/M0011.json +85 -0
- data/schemas/tlc/1.2/commands/M0012.json +79 -0
- data/schemas/tlc/1.2/commands/M0013.json +79 -0
- data/schemas/tlc/1.2/commands/M0014.json +106 -0
- data/schemas/tlc/1.2/commands/M0015.json +112 -0
- data/schemas/tlc/1.2/commands/M0016.json +79 -0
- data/schemas/tlc/1.2/commands/M0017.json +79 -0
- data/schemas/tlc/1.2/commands/M0018.json +112 -0
- data/schemas/tlc/1.2/commands/M0019.json +139 -0
- data/schemas/tlc/1.2/commands/M0020.json +139 -0
- data/schemas/tlc/1.2/commands/M0021.json +79 -0
- data/schemas/tlc/1.2/commands/M0022.json +355 -0
- data/schemas/tlc/1.2/commands/M0023.json +85 -0
- data/schemas/tlc/1.2/commands/M0103.json +103 -0
- data/schemas/tlc/1.2/commands/M0104.json +220 -0
- data/schemas/tlc/1.2/commands/command_requests.json +7 -0
- data/schemas/tlc/1.2/commands/command_responses.json +7 -0
- data/schemas/tlc/1.2/commands/commands.json +398 -0
- data/schemas/tlc/1.2/rsmp.json +73 -0
- data/schemas/tlc/1.2/statuses/S0001.json +137 -0
- data/schemas/tlc/1.2/statuses/S0002.json +55 -0
- data/schemas/tlc/1.2/statuses/S0003.json +55 -0
- data/schemas/tlc/1.2/statuses/S0004.json +55 -0
- data/schemas/tlc/1.2/statuses/S0005.json +112 -0
- data/schemas/tlc/1.2/statuses/S0006.json +88 -0
- data/schemas/tlc/1.2/statuses/S0007.json +116 -0
- data/schemas/tlc/1.2/statuses/S0008.json +116 -0
- data/schemas/tlc/1.2/statuses/S0009.json +116 -0
- data/schemas/tlc/1.2/statuses/S0010.json +116 -0
- data/schemas/tlc/1.2/statuses/S0011.json +116 -0
- data/schemas/tlc/1.2/statuses/S0012.json +116 -0
- data/schemas/tlc/1.2/statuses/S0013.json +88 -0
- data/schemas/tlc/1.2/statuses/S0014.json +90 -0
- data/schemas/tlc/1.2/statuses/S0015.json +90 -0
- data/schemas/tlc/1.2/statuses/S0016.json +61 -0
- data/schemas/tlc/1.2/statuses/S0017.json +61 -0
- data/schemas/tlc/1.2/statuses/S0018.json +61 -0
- data/schemas/tlc/1.2/statuses/S0019.json +61 -0
- data/schemas/tlc/1.2/statuses/S0020.json +88 -0
- data/schemas/tlc/1.2/statuses/S0021.json +56 -0
- data/schemas/tlc/1.2/statuses/S0022.json +55 -0
- data/schemas/tlc/1.2/statuses/S0023.json +56 -0
- data/schemas/tlc/1.2/statuses/S0024.json +56 -0
- data/schemas/tlc/1.2/statuses/S0025.json +250 -0
- data/schemas/tlc/1.2/statuses/S0026.json +55 -0
- data/schemas/tlc/1.2/statuses/S0027.json +55 -0
- data/schemas/tlc/1.2/statuses/S0028.json +55 -0
- data/schemas/tlc/1.2/statuses/S0029.json +55 -0
- data/schemas/tlc/1.2/statuses/S0030.json +55 -0
- data/schemas/tlc/1.2/statuses/S0031.json +55 -0
- data/schemas/tlc/1.2/statuses/S0032.json +116 -0
- data/schemas/tlc/1.2/statuses/S0033.json +114 -0
- data/schemas/tlc/1.2/statuses/S0034.json +61 -0
- data/schemas/tlc/1.2/statuses/S0035.json +74 -0
- data/schemas/tlc/1.2/statuses/S0091.json +65 -0
- data/schemas/tlc/1.2/statuses/S0092.json +65 -0
- data/schemas/tlc/1.2/statuses/S0095.json +55 -0
- data/schemas/tlc/1.2/statuses/S0096.json +196 -0
- data/schemas/tlc/1.2/statuses/S0097.json +82 -0
- data/schemas/tlc/1.2/statuses/S0098.json +103 -0
- data/schemas/tlc/1.2/statuses/S0201.json +88 -0
- data/schemas/tlc/1.2/statuses/S0202.json +88 -0
- data/schemas/tlc/1.2/statuses/S0203.json +88 -0
- data/schemas/tlc/1.2/statuses/S0204.json +304 -0
- data/schemas/tlc/1.2/statuses/S0205.json +88 -0
- data/schemas/tlc/1.2/statuses/S0206.json +88 -0
- data/schemas/tlc/1.2/statuses/S0207.json +88 -0
- data/schemas/tlc/1.2/statuses/S0208.json +304 -0
- data/schemas/tlc/1.2/statuses/statuses.json +786 -0
- data/schemas/tlc/1.2/sxl.yaml +2082 -0
- metadata +102 -2
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rsmp_schema
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: '0.5'
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Emil Tin
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-09-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: json_schemer
|
@@ -106,6 +106,7 @@ files:
|
|
106
106
|
- ".github/workflows/rspec.yaml"
|
107
107
|
- ".gitignore"
|
108
108
|
- ".rspec"
|
109
|
+
- ".tool-versions"
|
109
110
|
- Gemfile
|
110
111
|
- Gemfile.lock
|
111
112
|
- LICENSE
|
@@ -152,6 +153,8 @@ files:
|
|
152
153
|
- schemas/core/3.1.5/rsmp.json
|
153
154
|
- schemas/core/3.1.5/status.json
|
154
155
|
- schemas/core/3.1.5/status_subscribe.json
|
156
|
+
- schemas/core/3.2.1/core.json
|
157
|
+
- schemas/core/3.2.1/rsmp.json
|
155
158
|
- schemas/core/3.2/alarm.json
|
156
159
|
- schemas/core/3.2/core.json
|
157
160
|
- schemas/core/3.2/rsmp.json
|
@@ -763,6 +766,103 @@ files:
|
|
763
766
|
- schemas/tlc/1.1/statuses/S0208.json
|
764
767
|
- schemas/tlc/1.1/statuses/statuses.json
|
765
768
|
- schemas/tlc/1.1/sxl.yaml
|
769
|
+
- schemas/tlc/1.2/alarms/A0001.json
|
770
|
+
- schemas/tlc/1.2/alarms/A0002.json
|
771
|
+
- schemas/tlc/1.2/alarms/A0003.json
|
772
|
+
- schemas/tlc/1.2/alarms/A0004.json
|
773
|
+
- schemas/tlc/1.2/alarms/A0005.json
|
774
|
+
- schemas/tlc/1.2/alarms/A0006.json
|
775
|
+
- schemas/tlc/1.2/alarms/A0007.json
|
776
|
+
- schemas/tlc/1.2/alarms/A0008.json
|
777
|
+
- schemas/tlc/1.2/alarms/A0009.json
|
778
|
+
- schemas/tlc/1.2/alarms/A0010.json
|
779
|
+
- schemas/tlc/1.2/alarms/A0101.json
|
780
|
+
- schemas/tlc/1.2/alarms/A0201.json
|
781
|
+
- schemas/tlc/1.2/alarms/A0202.json
|
782
|
+
- schemas/tlc/1.2/alarms/A0301.json
|
783
|
+
- schemas/tlc/1.2/alarms/A0302.json
|
784
|
+
- schemas/tlc/1.2/alarms/A0303.json
|
785
|
+
- schemas/tlc/1.2/alarms/A0304.json
|
786
|
+
- schemas/tlc/1.2/alarms/alarms.json
|
787
|
+
- schemas/tlc/1.2/commands/M0001.json
|
788
|
+
- schemas/tlc/1.2/commands/M0002.json
|
789
|
+
- schemas/tlc/1.2/commands/M0003.json
|
790
|
+
- schemas/tlc/1.2/commands/M0004.json
|
791
|
+
- schemas/tlc/1.2/commands/M0005.json
|
792
|
+
- schemas/tlc/1.2/commands/M0006.json
|
793
|
+
- schemas/tlc/1.2/commands/M0007.json
|
794
|
+
- schemas/tlc/1.2/commands/M0008.json
|
795
|
+
- schemas/tlc/1.2/commands/M0010.json
|
796
|
+
- schemas/tlc/1.2/commands/M0011.json
|
797
|
+
- schemas/tlc/1.2/commands/M0012.json
|
798
|
+
- schemas/tlc/1.2/commands/M0013.json
|
799
|
+
- schemas/tlc/1.2/commands/M0014.json
|
800
|
+
- schemas/tlc/1.2/commands/M0015.json
|
801
|
+
- schemas/tlc/1.2/commands/M0016.json
|
802
|
+
- schemas/tlc/1.2/commands/M0017.json
|
803
|
+
- schemas/tlc/1.2/commands/M0018.json
|
804
|
+
- schemas/tlc/1.2/commands/M0019.json
|
805
|
+
- schemas/tlc/1.2/commands/M0020.json
|
806
|
+
- schemas/tlc/1.2/commands/M0021.json
|
807
|
+
- schemas/tlc/1.2/commands/M0022.json
|
808
|
+
- schemas/tlc/1.2/commands/M0023.json
|
809
|
+
- schemas/tlc/1.2/commands/M0103.json
|
810
|
+
- schemas/tlc/1.2/commands/M0104.json
|
811
|
+
- schemas/tlc/1.2/commands/command_requests.json
|
812
|
+
- schemas/tlc/1.2/commands/command_responses.json
|
813
|
+
- schemas/tlc/1.2/commands/commands.json
|
814
|
+
- schemas/tlc/1.2/rsmp.json
|
815
|
+
- schemas/tlc/1.2/statuses/S0001.json
|
816
|
+
- schemas/tlc/1.2/statuses/S0002.json
|
817
|
+
- schemas/tlc/1.2/statuses/S0003.json
|
818
|
+
- schemas/tlc/1.2/statuses/S0004.json
|
819
|
+
- schemas/tlc/1.2/statuses/S0005.json
|
820
|
+
- schemas/tlc/1.2/statuses/S0006.json
|
821
|
+
- schemas/tlc/1.2/statuses/S0007.json
|
822
|
+
- schemas/tlc/1.2/statuses/S0008.json
|
823
|
+
- schemas/tlc/1.2/statuses/S0009.json
|
824
|
+
- schemas/tlc/1.2/statuses/S0010.json
|
825
|
+
- schemas/tlc/1.2/statuses/S0011.json
|
826
|
+
- schemas/tlc/1.2/statuses/S0012.json
|
827
|
+
- schemas/tlc/1.2/statuses/S0013.json
|
828
|
+
- schemas/tlc/1.2/statuses/S0014.json
|
829
|
+
- schemas/tlc/1.2/statuses/S0015.json
|
830
|
+
- schemas/tlc/1.2/statuses/S0016.json
|
831
|
+
- schemas/tlc/1.2/statuses/S0017.json
|
832
|
+
- schemas/tlc/1.2/statuses/S0018.json
|
833
|
+
- schemas/tlc/1.2/statuses/S0019.json
|
834
|
+
- schemas/tlc/1.2/statuses/S0020.json
|
835
|
+
- schemas/tlc/1.2/statuses/S0021.json
|
836
|
+
- schemas/tlc/1.2/statuses/S0022.json
|
837
|
+
- schemas/tlc/1.2/statuses/S0023.json
|
838
|
+
- schemas/tlc/1.2/statuses/S0024.json
|
839
|
+
- schemas/tlc/1.2/statuses/S0025.json
|
840
|
+
- schemas/tlc/1.2/statuses/S0026.json
|
841
|
+
- schemas/tlc/1.2/statuses/S0027.json
|
842
|
+
- schemas/tlc/1.2/statuses/S0028.json
|
843
|
+
- schemas/tlc/1.2/statuses/S0029.json
|
844
|
+
- schemas/tlc/1.2/statuses/S0030.json
|
845
|
+
- schemas/tlc/1.2/statuses/S0031.json
|
846
|
+
- schemas/tlc/1.2/statuses/S0032.json
|
847
|
+
- schemas/tlc/1.2/statuses/S0033.json
|
848
|
+
- schemas/tlc/1.2/statuses/S0034.json
|
849
|
+
- schemas/tlc/1.2/statuses/S0035.json
|
850
|
+
- schemas/tlc/1.2/statuses/S0091.json
|
851
|
+
- schemas/tlc/1.2/statuses/S0092.json
|
852
|
+
- schemas/tlc/1.2/statuses/S0095.json
|
853
|
+
- schemas/tlc/1.2/statuses/S0096.json
|
854
|
+
- schemas/tlc/1.2/statuses/S0097.json
|
855
|
+
- schemas/tlc/1.2/statuses/S0098.json
|
856
|
+
- schemas/tlc/1.2/statuses/S0201.json
|
857
|
+
- schemas/tlc/1.2/statuses/S0202.json
|
858
|
+
- schemas/tlc/1.2/statuses/S0203.json
|
859
|
+
- schemas/tlc/1.2/statuses/S0204.json
|
860
|
+
- schemas/tlc/1.2/statuses/S0205.json
|
861
|
+
- schemas/tlc/1.2/statuses/S0206.json
|
862
|
+
- schemas/tlc/1.2/statuses/S0207.json
|
863
|
+
- schemas/tlc/1.2/statuses/S0208.json
|
864
|
+
- schemas/tlc/1.2/statuses/statuses.json
|
865
|
+
- schemas/tlc/1.2/sxl.yaml
|
766
866
|
homepage: https://github.com/rsmp-nordic/rsmp_schema
|
767
867
|
licenses:
|
768
868
|
- MIT
|