rsmp_schema 0.5.3 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/rspec.yaml +1 -1
  3. data/.tool-versions +1 -1
  4. data/Gemfile.lock +24 -22
  5. data/examples/validate.rb +1 -1
  6. data/lib/rsmp_schema/version.rb +1 -1
  7. data/rsmp_schema.gemspec +5 -5
  8. data/schemas/tlc/1.2/statuses/S0006.json +3 -3
  9. data/schemas/tlc/1.2/sxl.yaml +4 -4
  10. data/schemas/tlc/1.2.1/alarms/A0001.json +3 -0
  11. data/schemas/tlc/1.2.1/alarms/A0002.json +3 -0
  12. data/schemas/tlc/1.2.1/alarms/A0003.json +3 -0
  13. data/schemas/tlc/1.2.1/alarms/A0004.json +3 -0
  14. data/schemas/tlc/1.2.1/alarms/A0005.json +3 -0
  15. data/schemas/tlc/1.2.1/alarms/A0006.json +3 -0
  16. data/schemas/tlc/1.2.1/alarms/A0007.json +59 -0
  17. data/schemas/tlc/1.2.1/alarms/A0008.json +61 -0
  18. data/schemas/tlc/1.2.1/alarms/A0009.json +3 -0
  19. data/schemas/tlc/1.2.1/alarms/A0010.json +3 -0
  20. data/schemas/tlc/1.2.1/alarms/A0101.json +3 -0
  21. data/schemas/tlc/1.2.1/alarms/A0201.json +60 -0
  22. data/schemas/tlc/1.2.1/alarms/A0202.json +60 -0
  23. data/schemas/tlc/1.2.1/alarms/A0301.json +132 -0
  24. data/schemas/tlc/1.2.1/alarms/A0302.json +158 -0
  25. data/schemas/tlc/1.2.1/alarms/A0303.json +132 -0
  26. data/schemas/tlc/1.2.1/alarms/A0304.json +158 -0
  27. data/schemas/tlc/1.2.1/alarms/alarms.json +286 -0
  28. data/schemas/tlc/1.2.1/commands/M0001.json +138 -0
  29. data/schemas/tlc/1.2.1/commands/M0002.json +112 -0
  30. data/schemas/tlc/1.2.1/commands/M0003.json +112 -0
  31. data/schemas/tlc/1.2.1/commands/M0004.json +85 -0
  32. data/schemas/tlc/1.2.1/commands/M0005.json +112 -0
  33. data/schemas/tlc/1.2.1/commands/M0006.json +112 -0
  34. data/schemas/tlc/1.2.1/commands/M0007.json +85 -0
  35. data/schemas/tlc/1.2.1/commands/M0008.json +112 -0
  36. data/schemas/tlc/1.2.1/commands/M0010.json +85 -0
  37. data/schemas/tlc/1.2.1/commands/M0011.json +85 -0
  38. data/schemas/tlc/1.2.1/commands/M0012.json +79 -0
  39. data/schemas/tlc/1.2.1/commands/M0013.json +79 -0
  40. data/schemas/tlc/1.2.1/commands/M0014.json +106 -0
  41. data/schemas/tlc/1.2.1/commands/M0015.json +112 -0
  42. data/schemas/tlc/1.2.1/commands/M0016.json +79 -0
  43. data/schemas/tlc/1.2.1/commands/M0017.json +79 -0
  44. data/schemas/tlc/1.2.1/commands/M0018.json +112 -0
  45. data/schemas/tlc/1.2.1/commands/M0019.json +139 -0
  46. data/schemas/tlc/1.2.1/commands/M0020.json +139 -0
  47. data/schemas/tlc/1.2.1/commands/M0021.json +79 -0
  48. data/schemas/tlc/1.2.1/commands/M0022.json +355 -0
  49. data/schemas/tlc/1.2.1/commands/M0023.json +85 -0
  50. data/schemas/tlc/1.2.1/commands/M0103.json +103 -0
  51. data/schemas/tlc/1.2.1/commands/M0104.json +220 -0
  52. data/schemas/tlc/1.2.1/commands/command_requests.json +7 -0
  53. data/schemas/tlc/1.2.1/commands/command_responses.json +7 -0
  54. data/schemas/tlc/1.2.1/commands/commands.json +398 -0
  55. data/schemas/tlc/1.2.1/rsmp.json +73 -0
  56. data/schemas/tlc/1.2.1/statuses/S0001.json +137 -0
  57. data/schemas/tlc/1.2.1/statuses/S0002.json +55 -0
  58. data/schemas/tlc/1.2.1/statuses/S0003.json +55 -0
  59. data/schemas/tlc/1.2.1/statuses/S0004.json +55 -0
  60. data/schemas/tlc/1.2.1/statuses/S0005.json +112 -0
  61. data/schemas/tlc/1.2.1/statuses/S0006.json +88 -0
  62. data/schemas/tlc/1.2.1/statuses/S0007.json +116 -0
  63. data/schemas/tlc/1.2.1/statuses/S0008.json +116 -0
  64. data/schemas/tlc/1.2.1/statuses/S0009.json +116 -0
  65. data/schemas/tlc/1.2.1/statuses/S0010.json +116 -0
  66. data/schemas/tlc/1.2.1/statuses/S0011.json +116 -0
  67. data/schemas/tlc/1.2.1/statuses/S0012.json +116 -0
  68. data/schemas/tlc/1.2.1/statuses/S0013.json +88 -0
  69. data/schemas/tlc/1.2.1/statuses/S0014.json +90 -0
  70. data/schemas/tlc/1.2.1/statuses/S0015.json +90 -0
  71. data/schemas/tlc/1.2.1/statuses/S0016.json +61 -0
  72. data/schemas/tlc/1.2.1/statuses/S0017.json +61 -0
  73. data/schemas/tlc/1.2.1/statuses/S0018.json +61 -0
  74. data/schemas/tlc/1.2.1/statuses/S0019.json +61 -0
  75. data/schemas/tlc/1.2.1/statuses/S0020.json +88 -0
  76. data/schemas/tlc/1.2.1/statuses/S0021.json +56 -0
  77. data/schemas/tlc/1.2.1/statuses/S0022.json +55 -0
  78. data/schemas/tlc/1.2.1/statuses/S0023.json +56 -0
  79. data/schemas/tlc/1.2.1/statuses/S0024.json +56 -0
  80. data/schemas/tlc/1.2.1/statuses/S0025.json +250 -0
  81. data/schemas/tlc/1.2.1/statuses/S0026.json +55 -0
  82. data/schemas/tlc/1.2.1/statuses/S0027.json +55 -0
  83. data/schemas/tlc/1.2.1/statuses/S0028.json +55 -0
  84. data/schemas/tlc/1.2.1/statuses/S0029.json +55 -0
  85. data/schemas/tlc/1.2.1/statuses/S0030.json +55 -0
  86. data/schemas/tlc/1.2.1/statuses/S0031.json +55 -0
  87. data/schemas/tlc/1.2.1/statuses/S0032.json +116 -0
  88. data/schemas/tlc/1.2.1/statuses/S0033.json +114 -0
  89. data/schemas/tlc/1.2.1/statuses/S0034.json +61 -0
  90. data/schemas/tlc/1.2.1/statuses/S0035.json +74 -0
  91. data/schemas/tlc/1.2.1/statuses/S0091.json +65 -0
  92. data/schemas/tlc/1.2.1/statuses/S0092.json +65 -0
  93. data/schemas/tlc/1.2.1/statuses/S0095.json +55 -0
  94. data/schemas/tlc/1.2.1/statuses/S0096.json +196 -0
  95. data/schemas/tlc/1.2.1/statuses/S0097.json +82 -0
  96. data/schemas/tlc/1.2.1/statuses/S0098.json +103 -0
  97. data/schemas/tlc/1.2.1/statuses/S0201.json +88 -0
  98. data/schemas/tlc/1.2.1/statuses/S0202.json +88 -0
  99. data/schemas/tlc/1.2.1/statuses/S0203.json +88 -0
  100. data/schemas/tlc/1.2.1/statuses/S0204.json +304 -0
  101. data/schemas/tlc/1.2.1/statuses/S0205.json +88 -0
  102. data/schemas/tlc/1.2.1/statuses/S0206.json +88 -0
  103. data/schemas/tlc/1.2.1/statuses/S0207.json +88 -0
  104. data/schemas/tlc/1.2.1/statuses/S0208.json +304 -0
  105. data/schemas/tlc/1.2.1/statuses/statuses.json +786 -0
  106. data/schemas/tlc/1.2.1/sxl.yaml +2109 -0
  107. metadata +110 -13
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.5.3
4
+ version: 0.6.0
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-28 00:00:00.000000000 Z
11
+ date: 2024-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json_schemer
@@ -16,70 +16,70 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 2.1.0
19
+ version: 2.3.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 2.1.0
26
+ version: 2.3.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: thor
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 1.3.0
33
+ version: 1.3.1
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 1.3.0
40
+ version: 1.3.1
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rake
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: 13.1.0
47
+ version: 13.2.1
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: 13.1.0
54
+ version: 13.2.1
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: rspec
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: 3.12.0
61
+ version: 3.13.0
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: 3.12.0
68
+ version: 3.13.0
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: rspec-expectations
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - "~>"
74
74
  - !ruby/object:Gem::Version
75
- version: 3.12.3
75
+ version: 3.13.0
76
76
  type: :development
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
- version: 3.12.3
82
+ version: 3.13.0
83
83
  description: Validate RSMP message against RSMP JSON Schema. Support validating against
84
84
  core and different SXL's, in different versions.
85
85
  email:
@@ -756,6 +756,103 @@ files:
756
756
  - schemas/tlc/1.1/statuses/S0208.json
757
757
  - schemas/tlc/1.1/statuses/statuses.json
758
758
  - schemas/tlc/1.1/sxl.yaml
759
+ - schemas/tlc/1.2.1/alarms/A0001.json
760
+ - schemas/tlc/1.2.1/alarms/A0002.json
761
+ - schemas/tlc/1.2.1/alarms/A0003.json
762
+ - schemas/tlc/1.2.1/alarms/A0004.json
763
+ - schemas/tlc/1.2.1/alarms/A0005.json
764
+ - schemas/tlc/1.2.1/alarms/A0006.json
765
+ - schemas/tlc/1.2.1/alarms/A0007.json
766
+ - schemas/tlc/1.2.1/alarms/A0008.json
767
+ - schemas/tlc/1.2.1/alarms/A0009.json
768
+ - schemas/tlc/1.2.1/alarms/A0010.json
769
+ - schemas/tlc/1.2.1/alarms/A0101.json
770
+ - schemas/tlc/1.2.1/alarms/A0201.json
771
+ - schemas/tlc/1.2.1/alarms/A0202.json
772
+ - schemas/tlc/1.2.1/alarms/A0301.json
773
+ - schemas/tlc/1.2.1/alarms/A0302.json
774
+ - schemas/tlc/1.2.1/alarms/A0303.json
775
+ - schemas/tlc/1.2.1/alarms/A0304.json
776
+ - schemas/tlc/1.2.1/alarms/alarms.json
777
+ - schemas/tlc/1.2.1/commands/M0001.json
778
+ - schemas/tlc/1.2.1/commands/M0002.json
779
+ - schemas/tlc/1.2.1/commands/M0003.json
780
+ - schemas/tlc/1.2.1/commands/M0004.json
781
+ - schemas/tlc/1.2.1/commands/M0005.json
782
+ - schemas/tlc/1.2.1/commands/M0006.json
783
+ - schemas/tlc/1.2.1/commands/M0007.json
784
+ - schemas/tlc/1.2.1/commands/M0008.json
785
+ - schemas/tlc/1.2.1/commands/M0010.json
786
+ - schemas/tlc/1.2.1/commands/M0011.json
787
+ - schemas/tlc/1.2.1/commands/M0012.json
788
+ - schemas/tlc/1.2.1/commands/M0013.json
789
+ - schemas/tlc/1.2.1/commands/M0014.json
790
+ - schemas/tlc/1.2.1/commands/M0015.json
791
+ - schemas/tlc/1.2.1/commands/M0016.json
792
+ - schemas/tlc/1.2.1/commands/M0017.json
793
+ - schemas/tlc/1.2.1/commands/M0018.json
794
+ - schemas/tlc/1.2.1/commands/M0019.json
795
+ - schemas/tlc/1.2.1/commands/M0020.json
796
+ - schemas/tlc/1.2.1/commands/M0021.json
797
+ - schemas/tlc/1.2.1/commands/M0022.json
798
+ - schemas/tlc/1.2.1/commands/M0023.json
799
+ - schemas/tlc/1.2.1/commands/M0103.json
800
+ - schemas/tlc/1.2.1/commands/M0104.json
801
+ - schemas/tlc/1.2.1/commands/command_requests.json
802
+ - schemas/tlc/1.2.1/commands/command_responses.json
803
+ - schemas/tlc/1.2.1/commands/commands.json
804
+ - schemas/tlc/1.2.1/rsmp.json
805
+ - schemas/tlc/1.2.1/statuses/S0001.json
806
+ - schemas/tlc/1.2.1/statuses/S0002.json
807
+ - schemas/tlc/1.2.1/statuses/S0003.json
808
+ - schemas/tlc/1.2.1/statuses/S0004.json
809
+ - schemas/tlc/1.2.1/statuses/S0005.json
810
+ - schemas/tlc/1.2.1/statuses/S0006.json
811
+ - schemas/tlc/1.2.1/statuses/S0007.json
812
+ - schemas/tlc/1.2.1/statuses/S0008.json
813
+ - schemas/tlc/1.2.1/statuses/S0009.json
814
+ - schemas/tlc/1.2.1/statuses/S0010.json
815
+ - schemas/tlc/1.2.1/statuses/S0011.json
816
+ - schemas/tlc/1.2.1/statuses/S0012.json
817
+ - schemas/tlc/1.2.1/statuses/S0013.json
818
+ - schemas/tlc/1.2.1/statuses/S0014.json
819
+ - schemas/tlc/1.2.1/statuses/S0015.json
820
+ - schemas/tlc/1.2.1/statuses/S0016.json
821
+ - schemas/tlc/1.2.1/statuses/S0017.json
822
+ - schemas/tlc/1.2.1/statuses/S0018.json
823
+ - schemas/tlc/1.2.1/statuses/S0019.json
824
+ - schemas/tlc/1.2.1/statuses/S0020.json
825
+ - schemas/tlc/1.2.1/statuses/S0021.json
826
+ - schemas/tlc/1.2.1/statuses/S0022.json
827
+ - schemas/tlc/1.2.1/statuses/S0023.json
828
+ - schemas/tlc/1.2.1/statuses/S0024.json
829
+ - schemas/tlc/1.2.1/statuses/S0025.json
830
+ - schemas/tlc/1.2.1/statuses/S0026.json
831
+ - schemas/tlc/1.2.1/statuses/S0027.json
832
+ - schemas/tlc/1.2.1/statuses/S0028.json
833
+ - schemas/tlc/1.2.1/statuses/S0029.json
834
+ - schemas/tlc/1.2.1/statuses/S0030.json
835
+ - schemas/tlc/1.2.1/statuses/S0031.json
836
+ - schemas/tlc/1.2.1/statuses/S0032.json
837
+ - schemas/tlc/1.2.1/statuses/S0033.json
838
+ - schemas/tlc/1.2.1/statuses/S0034.json
839
+ - schemas/tlc/1.2.1/statuses/S0035.json
840
+ - schemas/tlc/1.2.1/statuses/S0091.json
841
+ - schemas/tlc/1.2.1/statuses/S0092.json
842
+ - schemas/tlc/1.2.1/statuses/S0095.json
843
+ - schemas/tlc/1.2.1/statuses/S0096.json
844
+ - schemas/tlc/1.2.1/statuses/S0097.json
845
+ - schemas/tlc/1.2.1/statuses/S0098.json
846
+ - schemas/tlc/1.2.1/statuses/S0201.json
847
+ - schemas/tlc/1.2.1/statuses/S0202.json
848
+ - schemas/tlc/1.2.1/statuses/S0203.json
849
+ - schemas/tlc/1.2.1/statuses/S0204.json
850
+ - schemas/tlc/1.2.1/statuses/S0205.json
851
+ - schemas/tlc/1.2.1/statuses/S0206.json
852
+ - schemas/tlc/1.2.1/statuses/S0207.json
853
+ - schemas/tlc/1.2.1/statuses/S0208.json
854
+ - schemas/tlc/1.2.1/statuses/statuses.json
855
+ - schemas/tlc/1.2.1/sxl.yaml
759
856
  - schemas/tlc/1.2/alarms/A0001.json
760
857
  - schemas/tlc/1.2/alarms/A0002.json
761
858
  - schemas/tlc/1.2/alarms/A0003.json
@@ -876,7 +973,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
876
973
  - !ruby/object:Gem::Version
877
974
  version: '0'
878
975
  requirements: []
879
- rubygems_version: 3.4.22
976
+ rubygems_version: 3.5.9
880
977
  signing_key:
881
978
  specification_version: 4
882
979
  summary: Validate RSMP message against RSMP JSON Schema.