rsmp_schema 0.3.2 → 0.4.0
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 +20 -0
- data/Gemfile.lock +4 -4
- data/lib/rsmp_schema/convert/export/json_schema.rb +6 -6
- data/lib/rsmp_schema/version.rb +1 -1
- data/schemas/core/{3.1.1 → 3.1.2}/aggregated_status.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/alarm.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/alarm_issue.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/alarm_suspend_resume.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/alarm_suspended_resumed.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/command_request.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/command_response.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/core.json +1 -1
- data/schemas/core/{3.1.1 → 3.1.2}/definitions.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/message_ack.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/message_not_ack.json +0 -0
- data/schemas/core/3.1.2/rsmp.json +122 -1
- data/schemas/core/{3.1.1 → 3.1.2}/status.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/status_request.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/status_response.json +2 -2
- data/schemas/core/{3.1.1 → 3.1.2}/status_subscribe.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/status_unsubscribe.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/status_update.json +2 -2
- data/schemas/core/{3.1.1 → 3.1.2}/version.json +0 -0
- data/schemas/core/{3.1.1 → 3.1.2}/watchdog.json +0 -0
- data/schemas/core/3.1.3/rsmp.json +12 -12
- data/schemas/core/3.1.3/status_response.json +6 -6
- data/schemas/core/3.1.3/status_update.json +6 -6
- data/schemas/core/3.1.5/aggregated_status_request.json +2 -2
- data/schemas/core/3.1.5/alarm.json +6 -6
- data/schemas/core/3.1.5/rsmp.json +9 -9
- data/schemas/core/3.1.5/status.json +3 -3
- data/schemas/core/3.1.5/status_subscribe.json +5 -5
- data/schemas/core/3.2/alarm.json +6 -6
- data/schemas/core/3.2/rsmp.json +9 -9
- data/schemas/core/3.2/status_response.json +4 -4
- data/schemas/core/3.2/status_update.json +4 -4
- data/schemas/tlc/1.0.10/alarms/A0008.json +1 -1
- data/schemas/tlc/1.0.10/alarms/A0301.json +1 -1
- data/schemas/tlc/1.0.10/alarms/A0302.json +1 -1
- data/schemas/tlc/1.0.10/commands/M0001.json +4 -4
- data/schemas/tlc/1.0.10/commands/M0002.json +2 -2
- data/schemas/tlc/1.0.10/commands/M0003.json +2 -2
- data/schemas/tlc/1.0.10/commands/M0004.json +1 -1
- data/schemas/tlc/1.0.10/commands/M0005.json +2 -2
- data/schemas/tlc/1.0.10/commands/M0006.json +2 -2
- data/schemas/tlc/1.0.10/commands/M0007.json +1 -1
- data/schemas/tlc/1.0.10/commands/M0008.json +2 -2
- data/schemas/tlc/1.0.10/commands/M0010.json +1 -1
- data/schemas/tlc/1.0.10/commands/M0011.json +1 -1
- data/schemas/tlc/1.0.10/commands/M0019.json +3 -3
- data/schemas/tlc/1.0.10/commands/M0104.json +6 -6
- data/schemas/tlc/1.0.10/statuses/S0001.json +3 -3
- data/schemas/tlc/1.0.10/statuses/S0005.json +1 -1
- data/schemas/tlc/1.0.10/statuses/S0006.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0007.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0008.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0009.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0010.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0011.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0012.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0013.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0014.json +1 -1
- data/schemas/tlc/1.0.10/statuses/S0015.json +1 -1
- data/schemas/tlc/1.0.10/statuses/S0016.json +1 -1
- data/schemas/tlc/1.0.10/statuses/S0017.json +1 -1
- data/schemas/tlc/1.0.10/statuses/S0018.json +1 -1
- data/schemas/tlc/1.0.10/statuses/S0019.json +1 -1
- data/schemas/tlc/1.0.10/statuses/S0020.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0096.json +6 -6
- data/schemas/tlc/1.0.10/statuses/S0201.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0202.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0203.json +2 -2
- data/schemas/tlc/1.0.10/statuses/S0204.json +10 -10
- data/schemas/tlc/1.0.13/alarms/A0008.json +1 -1
- data/schemas/tlc/1.0.13/alarms/A0301.json +1 -1
- data/schemas/tlc/1.0.13/alarms/A0302.json +1 -1
- data/schemas/tlc/1.0.13/commands/M0001.json +4 -4
- data/schemas/tlc/1.0.13/commands/M0002.json +2 -2
- data/schemas/tlc/1.0.13/commands/M0003.json +2 -2
- data/schemas/tlc/1.0.13/commands/M0004.json +1 -1
- data/schemas/tlc/1.0.13/commands/M0005.json +2 -2
- data/schemas/tlc/1.0.13/commands/M0006.json +2 -2
- data/schemas/tlc/1.0.13/commands/M0007.json +1 -1
- data/schemas/tlc/1.0.13/commands/M0008.json +2 -2
- data/schemas/tlc/1.0.13/commands/M0010.json +1 -1
- data/schemas/tlc/1.0.13/commands/M0011.json +1 -1
- data/schemas/tlc/1.0.13/commands/M0014.json +1 -1
- data/schemas/tlc/1.0.13/commands/M0015.json +2 -2
- data/schemas/tlc/1.0.13/commands/M0018.json +2 -2
- data/schemas/tlc/1.0.13/commands/M0019.json +3 -3
- data/schemas/tlc/1.0.13/commands/M0104.json +6 -6
- data/schemas/tlc/1.0.13/statuses/S0001.json +3 -3
- data/schemas/tlc/1.0.13/statuses/S0005.json +1 -1
- data/schemas/tlc/1.0.13/statuses/S0006.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0007.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0008.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0009.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0010.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0011.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0012.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0013.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0014.json +1 -1
- data/schemas/tlc/1.0.13/statuses/S0015.json +1 -1
- data/schemas/tlc/1.0.13/statuses/S0016.json +1 -1
- data/schemas/tlc/1.0.13/statuses/S0017.json +1 -1
- data/schemas/tlc/1.0.13/statuses/S0018.json +1 -1
- data/schemas/tlc/1.0.13/statuses/S0019.json +1 -1
- data/schemas/tlc/1.0.13/statuses/S0020.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0025.json +8 -8
- data/schemas/tlc/1.0.13/statuses/S0096.json +6 -6
- data/schemas/tlc/1.0.13/statuses/S0201.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0202.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0203.json +2 -2
- data/schemas/tlc/1.0.13/statuses/S0204.json +10 -10
- data/schemas/tlc/1.0.14/alarms/A0008.json +1 -1
- data/schemas/tlc/1.0.14/alarms/A0301.json +1 -1
- data/schemas/tlc/1.0.14/alarms/A0302.json +1 -1
- data/schemas/tlc/1.0.14/commands/M0001.json +4 -4
- data/schemas/tlc/1.0.14/commands/M0002.json +2 -2
- data/schemas/tlc/1.0.14/commands/M0003.json +2 -2
- data/schemas/tlc/1.0.14/commands/M0004.json +1 -1
- data/schemas/tlc/1.0.14/commands/M0005.json +2 -2
- data/schemas/tlc/1.0.14/commands/M0006.json +2 -2
- data/schemas/tlc/1.0.14/commands/M0007.json +1 -1
- data/schemas/tlc/1.0.14/commands/M0008.json +2 -2
- data/schemas/tlc/1.0.14/commands/M0010.json +1 -1
- data/schemas/tlc/1.0.14/commands/M0011.json +1 -1
- data/schemas/tlc/1.0.14/commands/M0014.json +1 -1
- data/schemas/tlc/1.0.14/commands/M0015.json +2 -2
- data/schemas/tlc/1.0.14/commands/M0018.json +2 -2
- data/schemas/tlc/1.0.14/commands/M0019.json +3 -3
- data/schemas/tlc/1.0.14/commands/M0104.json +6 -6
- data/schemas/tlc/1.0.14/statuses/S0001.json +3 -3
- data/schemas/tlc/1.0.14/statuses/S0005.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0006.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0007.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0008.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0009.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0010.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0011.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0012.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0013.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0014.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0015.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0016.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0017.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0018.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0019.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0020.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0025.json +8 -8
- data/schemas/tlc/1.0.14/statuses/S0096.json +6 -6
- data/schemas/tlc/1.0.14/statuses/S0201.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0202.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0203.json +2 -2
- data/schemas/tlc/1.0.14/statuses/S0204.json +10 -10
- data/schemas/tlc/1.0.14/statuses/S0205.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0206.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0207.json +1 -1
- data/schemas/tlc/1.0.14/statuses/S0208.json +1 -1
- data/schemas/tlc/1.0.15/alarms/A0008.json +1 -1
- data/schemas/tlc/1.0.15/alarms/A0301.json +1 -1
- data/schemas/tlc/1.0.15/alarms/A0302.json +1 -1
- data/schemas/tlc/1.0.15/commands/M0001.json +4 -4
- data/schemas/tlc/1.0.15/commands/M0002.json +2 -2
- data/schemas/tlc/1.0.15/commands/M0003.json +2 -2
- data/schemas/tlc/1.0.15/commands/M0004.json +1 -1
- data/schemas/tlc/1.0.15/commands/M0005.json +2 -2
- data/schemas/tlc/1.0.15/commands/M0006.json +2 -2
- data/schemas/tlc/1.0.15/commands/M0007.json +1 -1
- data/schemas/tlc/1.0.15/commands/M0008.json +2 -2
- data/schemas/tlc/1.0.15/commands/M0010.json +1 -1
- data/schemas/tlc/1.0.15/commands/M0011.json +1 -1
- data/schemas/tlc/1.0.15/commands/M0014.json +1 -1
- data/schemas/tlc/1.0.15/commands/M0015.json +2 -2
- data/schemas/tlc/1.0.15/commands/M0018.json +2 -2
- data/schemas/tlc/1.0.15/commands/M0019.json +3 -3
- data/schemas/tlc/1.0.15/commands/M0020.json +3 -3
- data/schemas/tlc/1.0.15/commands/M0104.json +6 -6
- data/schemas/tlc/1.0.15/statuses/S0001.json +3 -3
- data/schemas/tlc/1.0.15/statuses/S0005.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0006.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0007.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0008.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0009.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0010.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0011.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0012.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0013.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0014.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0015.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0016.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0017.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0018.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0019.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0020.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0025.json +8 -8
- data/schemas/tlc/1.0.15/statuses/S0096.json +6 -6
- data/schemas/tlc/1.0.15/statuses/S0097.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0098.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0201.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0202.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0203.json +2 -2
- data/schemas/tlc/1.0.15/statuses/S0204.json +10 -10
- data/schemas/tlc/1.0.15/statuses/S0205.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0206.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0207.json +1 -1
- data/schemas/tlc/1.0.15/statuses/S0208.json +1 -1
- data/schemas/tlc/1.0.7/alarms/A0008.json +1 -1
- data/schemas/tlc/1.0.7/alarms/A0301.json +1 -1
- data/schemas/tlc/1.0.7/alarms/A0302.json +1 -1
- data/schemas/tlc/1.0.7/commands/M0001.json +4 -4
- data/schemas/tlc/1.0.7/commands/M0002.json +2 -2
- data/schemas/tlc/1.0.7/commands/M0003.json +2 -2
- data/schemas/tlc/1.0.7/commands/M0004.json +1 -1
- data/schemas/tlc/1.0.7/commands/M0005.json +2 -2
- data/schemas/tlc/1.0.7/commands/M0006.json +2 -2
- data/schemas/tlc/1.0.7/commands/M0007.json +1 -1
- data/schemas/tlc/1.0.7/commands/M0008.json +2 -2
- data/schemas/tlc/1.0.7/commands/M0010.json +1 -1
- data/schemas/tlc/1.0.7/commands/M0011.json +1 -1
- data/schemas/tlc/1.0.7/commands/M0019.json +3 -3
- data/schemas/tlc/1.0.7/commands/M0104.json +6 -6
- data/schemas/tlc/1.0.7/statuses/S0001.json +3 -3
- data/schemas/tlc/1.0.7/statuses/S0005.json +1 -1
- data/schemas/tlc/1.0.7/statuses/S0006.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0007.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0008.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0009.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0010.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0011.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0012.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0013.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0014.json +1 -1
- data/schemas/tlc/1.0.7/statuses/S0015.json +1 -1
- data/schemas/tlc/1.0.7/statuses/S0016.json +1 -1
- data/schemas/tlc/1.0.7/statuses/S0017.json +1 -1
- data/schemas/tlc/1.0.7/statuses/S0018.json +1 -1
- data/schemas/tlc/1.0.7/statuses/S0019.json +1 -1
- data/schemas/tlc/1.0.7/statuses/S0020.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0025.json +8 -8
- data/schemas/tlc/1.0.7/statuses/S0096.json +6 -6
- data/schemas/tlc/1.0.7/statuses/S0201.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0202.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0203.json +2 -2
- data/schemas/tlc/1.0.7/statuses/S0204.json +10 -10
- data/schemas/tlc/1.0.8/alarms/A0008.json +1 -1
- data/schemas/tlc/1.0.8/alarms/A0301.json +1 -1
- data/schemas/tlc/1.0.8/alarms/A0302.json +1 -1
- data/schemas/tlc/1.0.8/commands/M0001.json +4 -4
- data/schemas/tlc/1.0.8/commands/M0002.json +2 -2
- data/schemas/tlc/1.0.8/commands/M0003.json +2 -2
- data/schemas/tlc/1.0.8/commands/M0004.json +1 -1
- data/schemas/tlc/1.0.8/commands/M0005.json +2 -2
- data/schemas/tlc/1.0.8/commands/M0006.json +2 -2
- data/schemas/tlc/1.0.8/commands/M0007.json +1 -1
- data/schemas/tlc/1.0.8/commands/M0008.json +2 -2
- data/schemas/tlc/1.0.8/commands/M0010.json +1 -1
- data/schemas/tlc/1.0.8/commands/M0011.json +1 -1
- data/schemas/tlc/1.0.8/commands/M0019.json +3 -3
- data/schemas/tlc/1.0.8/commands/M0104.json +6 -6
- data/schemas/tlc/1.0.8/statuses/S0001.json +3 -3
- data/schemas/tlc/1.0.8/statuses/S0005.json +1 -1
- data/schemas/tlc/1.0.8/statuses/S0006.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0007.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0008.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0009.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0010.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0011.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0012.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0013.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0014.json +1 -1
- data/schemas/tlc/1.0.8/statuses/S0015.json +1 -1
- data/schemas/tlc/1.0.8/statuses/S0016.json +1 -1
- data/schemas/tlc/1.0.8/statuses/S0017.json +1 -1
- data/schemas/tlc/1.0.8/statuses/S0018.json +1 -1
- data/schemas/tlc/1.0.8/statuses/S0019.json +1 -1
- data/schemas/tlc/1.0.8/statuses/S0020.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0025.json +8 -8
- data/schemas/tlc/1.0.8/statuses/S0096.json +6 -6
- data/schemas/tlc/1.0.8/statuses/S0201.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0202.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0203.json +2 -2
- data/schemas/tlc/1.0.8/statuses/S0204.json +10 -10
- data/schemas/tlc/1.0.9/alarms/A0008.json +1 -1
- data/schemas/tlc/1.0.9/alarms/A0301.json +1 -1
- data/schemas/tlc/1.0.9/alarms/A0302.json +1 -1
- data/schemas/tlc/1.0.9/commands/M0001.json +4 -4
- data/schemas/tlc/1.0.9/commands/M0002.json +2 -2
- data/schemas/tlc/1.0.9/commands/M0003.json +2 -2
- data/schemas/tlc/1.0.9/commands/M0004.json +1 -1
- data/schemas/tlc/1.0.9/commands/M0005.json +2 -2
- data/schemas/tlc/1.0.9/commands/M0006.json +2 -2
- data/schemas/tlc/1.0.9/commands/M0007.json +1 -1
- data/schemas/tlc/1.0.9/commands/M0008.json +2 -2
- data/schemas/tlc/1.0.9/commands/M0010.json +1 -1
- data/schemas/tlc/1.0.9/commands/M0011.json +1 -1
- data/schemas/tlc/1.0.9/commands/M0019.json +3 -3
- data/schemas/tlc/1.0.9/commands/M0104.json +6 -6
- data/schemas/tlc/1.0.9/statuses/S0001.json +3 -3
- data/schemas/tlc/1.0.9/statuses/S0005.json +1 -1
- data/schemas/tlc/1.0.9/statuses/S0006.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0007.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0008.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0009.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0010.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0011.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0012.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0013.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0014.json +1 -1
- data/schemas/tlc/1.0.9/statuses/S0015.json +1 -1
- data/schemas/tlc/1.0.9/statuses/S0016.json +1 -1
- data/schemas/tlc/1.0.9/statuses/S0017.json +1 -1
- data/schemas/tlc/1.0.9/statuses/S0018.json +1 -1
- data/schemas/tlc/1.0.9/statuses/S0019.json +1 -1
- data/schemas/tlc/1.0.9/statuses/S0020.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0025.json +8 -8
- data/schemas/tlc/1.0.9/statuses/S0096.json +6 -6
- data/schemas/tlc/1.0.9/statuses/S0201.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0202.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0203.json +2 -2
- data/schemas/tlc/1.0.9/statuses/S0204.json +10 -10
- data/schemas/tlc/1.1/alarms/A0008.json +1 -1
- data/schemas/tlc/1.1/alarms/A0301.json +1 -1
- data/schemas/tlc/1.1/alarms/A0302.json +1 -1
- data/schemas/tlc/1.1/alarms/A0303.json +1 -1
- data/schemas/tlc/1.1/alarms/A0304.json +1 -1
- data/schemas/tlc/1.1/commands/M0001.json +4 -4
- data/schemas/tlc/1.1/commands/M0002.json +2 -2
- data/schemas/tlc/1.1/commands/M0003.json +2 -2
- data/schemas/tlc/1.1/commands/M0004.json +1 -1
- data/schemas/tlc/1.1/commands/M0005.json +2 -2
- data/schemas/tlc/1.1/commands/M0006.json +2 -2
- data/schemas/tlc/1.1/commands/M0007.json +1 -1
- data/schemas/tlc/1.1/commands/M0008.json +2 -2
- data/schemas/tlc/1.1/commands/M0010.json +1 -1
- data/schemas/tlc/1.1/commands/M0011.json +1 -1
- data/schemas/tlc/1.1/commands/M0014.json +1 -1
- data/schemas/tlc/1.1/commands/M0015.json +2 -2
- data/schemas/tlc/1.1/commands/M0018.json +2 -2
- data/schemas/tlc/1.1/commands/M0019.json +3 -3
- data/schemas/tlc/1.1/commands/M0020.json +3 -3
- data/schemas/tlc/1.1/commands/M0022.json +8 -8
- data/schemas/tlc/1.1/commands/M0023.json +1 -1
- data/schemas/tlc/1.1/commands/M0104.json +6 -6
- data/schemas/tlc/1.1/statuses/S0001.json +3 -3
- data/schemas/tlc/1.1/statuses/S0005.json +1 -1
- data/schemas/tlc/1.1/statuses/S0006.json +2 -2
- data/schemas/tlc/1.1/statuses/S0007.json +3 -3
- data/schemas/tlc/1.1/statuses/S0008.json +3 -3
- data/schemas/tlc/1.1/statuses/S0009.json +3 -3
- data/schemas/tlc/1.1/statuses/S0010.json +3 -3
- data/schemas/tlc/1.1/statuses/S0011.json +3 -3
- data/schemas/tlc/1.1/statuses/S0012.json +3 -3
- data/schemas/tlc/1.1/statuses/S0013.json +2 -2
- data/schemas/tlc/1.1/statuses/S0014.json +2 -2
- data/schemas/tlc/1.1/statuses/S0015.json +2 -2
- data/schemas/tlc/1.1/statuses/S0016.json +1 -1
- data/schemas/tlc/1.1/statuses/S0017.json +1 -1
- data/schemas/tlc/1.1/statuses/S0018.json +1 -1
- data/schemas/tlc/1.1/statuses/S0019.json +1 -1
- data/schemas/tlc/1.1/statuses/S0020.json +2 -2
- data/schemas/tlc/1.1/statuses/S0025.json +8 -8
- data/schemas/tlc/1.1/statuses/S0032.json +3 -3
- data/schemas/tlc/1.1/statuses/S0033.json +3 -3
- data/schemas/tlc/1.1/statuses/S0034.json +1 -1
- data/schemas/tlc/1.1/statuses/S0091.json +1 -1
- data/schemas/tlc/1.1/statuses/S0092.json +1 -1
- data/schemas/tlc/1.1/statuses/S0096.json +6 -6
- data/schemas/tlc/1.1/statuses/S0097.json +1 -1
- data/schemas/tlc/1.1/statuses/S0098.json +1 -1
- data/schemas/tlc/1.1/statuses/S0201.json +2 -2
- data/schemas/tlc/1.1/statuses/S0202.json +2 -2
- data/schemas/tlc/1.1/statuses/S0203.json +2 -2
- data/schemas/tlc/1.1/statuses/S0204.json +10 -10
- data/schemas/tlc/1.1/statuses/S0205.json +2 -2
- data/schemas/tlc/1.1/statuses/S0206.json +2 -2
- data/schemas/tlc/1.1/statuses/S0207.json +2 -2
- data/schemas/tlc/1.1/statuses/S0208.json +10 -10
- metadata +22 -22
- data/schemas/core/3.1.1/rsmp.json +0 -124
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5274777117f3a47d6976f4d3022bbdf5bbf2b0e70b3b491b73977c9477bb2b51
|
4
|
+
data.tar.gz: 65b3c34396fc8f156ce5f6455f2e7ba1cb3b1de2b157fa5066fef8537ae44dc2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0bec9bbbe8b3347d66aab360a9b8040eab152beeabfa366158363b14b4537513dc168c89fd1db610f71750ee9ae952d3362ddfc190ecfc78be7c100866ad2b59
|
7
|
+
data.tar.gz: 22bbc28e868edcb7ed1fce7e5e4af13b7039fc46bfaa626c3593c8f32c84baf820a5aa73749a212f3650ec214036ac2c0bb0e8a25daad5672e49dc7ce7a1a114
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# Workflow to run RSpec tests
|
2
|
+
|
3
|
+
name: RSpec
|
4
|
+
on: push
|
5
|
+
jobs:
|
6
|
+
test:
|
7
|
+
timeout-minutes: 5
|
8
|
+
strategy:
|
9
|
+
fail-fast: false
|
10
|
+
matrix:
|
11
|
+
os: [ubuntu-latest, macos-latest, windows-latest]
|
12
|
+
ruby: ['3.0', '3.1']
|
13
|
+
runs-on: ${{ matrix.os }}
|
14
|
+
steps:
|
15
|
+
- uses: actions/checkout@v2
|
16
|
+
- uses: ruby/setup-ruby@v1
|
17
|
+
with:
|
18
|
+
ruby-version: ${{ matrix.ruby }}
|
19
|
+
bundler-cache: true
|
20
|
+
- run: bundle exec rspec -f d
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rsmp_schema (0.
|
4
|
+
rsmp_schema (0.4.0)
|
5
5
|
json_schemer (~> 0.2.21)
|
6
6
|
thor (~> 1.2.1)
|
7
7
|
|
@@ -18,20 +18,20 @@ GEM
|
|
18
18
|
regexp_parser (~> 2.0)
|
19
19
|
uri_template (~> 0.7)
|
20
20
|
rake (13.0.6)
|
21
|
-
regexp_parser (2.
|
21
|
+
regexp_parser (2.6.0)
|
22
22
|
rspec (3.11.0)
|
23
23
|
rspec-core (~> 3.11.0)
|
24
24
|
rspec-expectations (~> 3.11.0)
|
25
25
|
rspec-mocks (~> 3.11.0)
|
26
26
|
rspec-core (3.11.0)
|
27
27
|
rspec-support (~> 3.11.0)
|
28
|
-
rspec-expectations (3.11.
|
28
|
+
rspec-expectations (3.11.1)
|
29
29
|
diff-lcs (>= 1.2.0, < 2.0)
|
30
30
|
rspec-support (~> 3.11.0)
|
31
31
|
rspec-mocks (3.11.1)
|
32
32
|
diff-lcs (>= 1.2.0, < 2.0)
|
33
33
|
rspec-support (~> 3.11.0)
|
34
|
-
rspec-support (3.11.
|
34
|
+
rspec-support (3.11.1)
|
35
35
|
thor (1.2.1)
|
36
36
|
uri_template (0.7.0)
|
37
37
|
|
@@ -42,11 +42,11 @@ module RSMP
|
|
42
42
|
when "string", "base64"
|
43
43
|
out["type"] = "string"
|
44
44
|
when "boolean"
|
45
|
-
out["$ref"] = "../../../core/3.1.
|
45
|
+
out["$ref"] = "../../../core/3.1.2/definitions.json#/boolean"
|
46
46
|
when "timestamp"
|
47
|
-
out["$ref"] = "../../../core/3.1.
|
47
|
+
out["$ref"] = "../../../core/3.1.2/definitions.json#/timestamp"
|
48
48
|
when "integer", "ordinal", "unit", "scale", "long"
|
49
|
-
out["$ref"] = "../../../core/3.1.
|
49
|
+
out["$ref"] = "../../../core/3.1.2/definitions.json#/integer"
|
50
50
|
when 'array' # a json array
|
51
51
|
build_json_array item['items'], out
|
52
52
|
else
|
@@ -88,11 +88,11 @@ module RSMP
|
|
88
88
|
def self.handle_string_list item, out
|
89
89
|
case item['type']
|
90
90
|
when "boolean_list"
|
91
|
-
out["$ref"] = "../../../core/3.1.
|
91
|
+
out["$ref"] = "../../../core/3.1.2/definitions.json#/boolean_list"
|
92
92
|
when "integer_list"
|
93
|
-
out["$ref"] = "../../../core/3.1.
|
93
|
+
out["$ref"] = "../../../core/3.1.2/definitions.json#/integer_list"
|
94
94
|
when "string_list"
|
95
|
-
out["$ref"] = "../../../core/3.1.
|
95
|
+
out["$ref"] = "../../../core/3.1.2/definitions.json#/string_list"
|
96
96
|
else
|
97
97
|
raise "Error: List of #{item['type']} is not supported: #{item.inspect}"
|
98
98
|
end
|
data/lib/rsmp_schema/version.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -1,3 +1,124 @@
|
|
1
1
|
{
|
2
|
-
"
|
2
|
+
"allOf": [
|
3
|
+
{
|
4
|
+
"$ref": "core.json"
|
5
|
+
},
|
6
|
+
{
|
7
|
+
"if": {
|
8
|
+
"required" : ["type"],
|
9
|
+
"properties": { "type": { "const": "MessageAck" } }
|
10
|
+
},
|
11
|
+
"then": {
|
12
|
+
"$ref": "message_ack.json"
|
13
|
+
}
|
14
|
+
},
|
15
|
+
{
|
16
|
+
"if": {
|
17
|
+
"required" : ["type"],
|
18
|
+
"properties": { "type": { "const": "MessageNotAck" } }
|
19
|
+
},
|
20
|
+
"then": {
|
21
|
+
"$ref": "message_not_ack.json"
|
22
|
+
}
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"if": {
|
26
|
+
"required" : ["type"],
|
27
|
+
"properties": { "type": { "const": "Version" } }
|
28
|
+
},
|
29
|
+
"then": {
|
30
|
+
"$ref": "version.json"
|
31
|
+
}
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"if": {
|
35
|
+
"required" : ["type"],
|
36
|
+
"properties": { "type": { "const": "AggregatedStatus" } }
|
37
|
+
},
|
38
|
+
"then": {
|
39
|
+
"$ref": "aggregated_status.json"
|
40
|
+
}
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"if": {
|
44
|
+
"required" : ["type"],
|
45
|
+
"properties": { "type": { "const": "Watchdog" } }
|
46
|
+
},
|
47
|
+
"then": {
|
48
|
+
"$ref": "watchdog.json"
|
49
|
+
}
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"if": {
|
53
|
+
"required" : ["type"],
|
54
|
+
"properties": { "type": { "const": "Alarm" } }
|
55
|
+
},
|
56
|
+
"then": {
|
57
|
+
"$ref": "alarm.json"
|
58
|
+
}
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"if": {
|
62
|
+
"required" : ["type"],
|
63
|
+
"properties": { "type": { "const": "CommandRequest" } }
|
64
|
+
},
|
65
|
+
"then": {
|
66
|
+
"$ref": "command_request.json"
|
67
|
+
}
|
68
|
+
},
|
69
|
+
{
|
70
|
+
"if": {
|
71
|
+
"required" : ["type"],
|
72
|
+
"properties": { "type": { "const": "CommandResponse" } }
|
73
|
+
},
|
74
|
+
"then": {
|
75
|
+
"$ref": "command_response.json"
|
76
|
+
}
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"if": {
|
80
|
+
"required" : ["type"],
|
81
|
+
"properties": { "type": { "const": "StatusRequest" } }
|
82
|
+
},
|
83
|
+
"then": {
|
84
|
+
"$ref": "status_request.json"
|
85
|
+
}
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"if": {
|
89
|
+
"required" : ["type"],
|
90
|
+
"properties": { "type": { "const": "StatusResponse" } }
|
91
|
+
},
|
92
|
+
"then": {
|
93
|
+
"$ref": "status_response.json"
|
94
|
+
}
|
95
|
+
},
|
96
|
+
{
|
97
|
+
"if": {
|
98
|
+
"required" : ["type"],
|
99
|
+
"properties": { "type": { "const": "StatusSubscribe" } }
|
100
|
+
},
|
101
|
+
"then": {
|
102
|
+
"$ref": "status_subscribe.json"
|
103
|
+
}
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"if": {
|
107
|
+
"required" : ["type"],
|
108
|
+
"properties": { "type": { "const": "StatusUnsubscribe" } }
|
109
|
+
},
|
110
|
+
"then": {
|
111
|
+
"$ref": "status_unsubscribe.json"
|
112
|
+
}
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"if": {
|
116
|
+
"required" : ["type"],
|
117
|
+
"properties": { "type": { "const": "StatusUpdate" } }
|
118
|
+
},
|
119
|
+
"then": {
|
120
|
+
"$ref": "status_update.json"
|
121
|
+
}
|
122
|
+
}
|
123
|
+
]
|
3
124
|
}
|
File without changes
|
File without changes
|
@@ -15,13 +15,13 @@
|
|
15
15
|
"sCI" : { "$ref": "definitions.json#/status_code" },
|
16
16
|
"n" : { "description" : "Unique reference of the value", "type" : "string" },
|
17
17
|
"s" : { "description" : "Value", "type" : "string" },
|
18
|
-
"
|
18
|
+
"q" : {
|
19
19
|
"description" : "Value",
|
20
20
|
"type" : "string",
|
21
21
|
"enum" : [ "recent", "old", "undefined", "unknown" ]
|
22
22
|
}
|
23
23
|
},
|
24
|
-
"required" : [ "sCI", "n", "s", "
|
24
|
+
"required" : [ "sCI", "n", "s", "q" ],
|
25
25
|
"additionalProperties": false
|
26
26
|
}
|
27
27
|
}
|
File without changes
|
File without changes
|
@@ -15,13 +15,13 @@
|
|
15
15
|
"sCI" : { "$ref": "definitions.json#/status_code" },
|
16
16
|
"n" : { "description" : "Unique reference of the value", "type" : "string" },
|
17
17
|
"s" : { "description" : "Value", "type" : "string" },
|
18
|
-
"
|
18
|
+
"q" : {
|
19
19
|
"description" : "Value",
|
20
20
|
"type" : "string",
|
21
21
|
"enum" : [ "recent", "old", "undefined", "unknown" ]
|
22
22
|
}
|
23
23
|
},
|
24
|
-
"required" : [ "sCI", "n", "s", "
|
24
|
+
"required" : [ "sCI", "n", "s", "q" ],
|
25
25
|
"additionalProperties": false
|
26
26
|
}
|
27
27
|
}
|
File without changes
|
File without changes
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"allOf": [
|
3
3
|
{
|
4
|
-
"$ref": "../3.1.
|
4
|
+
"$ref": "../3.1.2/core.json"
|
5
5
|
},
|
6
6
|
{
|
7
7
|
"if": {
|
@@ -9,7 +9,7 @@
|
|
9
9
|
"properties": { "type": { "const": "MessageAck" } }
|
10
10
|
},
|
11
11
|
"then": {
|
12
|
-
"$ref": "../3.1.
|
12
|
+
"$ref": "../3.1.2/message_ack.json"
|
13
13
|
}
|
14
14
|
},
|
15
15
|
{
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"properties": { "type": { "const": "MessageNotAck" } }
|
19
19
|
},
|
20
20
|
"then": {
|
21
|
-
"$ref": "../3.1.
|
21
|
+
"$ref": "../3.1.2/message_not_ack.json"
|
22
22
|
}
|
23
23
|
},
|
24
24
|
{
|
@@ -27,7 +27,7 @@
|
|
27
27
|
"properties": { "type": { "const": "Version" } }
|
28
28
|
},
|
29
29
|
"then": {
|
30
|
-
"$ref": "../3.1.
|
30
|
+
"$ref": "../3.1.2/version.json"
|
31
31
|
}
|
32
32
|
},
|
33
33
|
{
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"properties": { "type": { "const": "AggregatedStatus" } }
|
37
37
|
},
|
38
38
|
"then": {
|
39
|
-
"$ref": "../3.1.
|
39
|
+
"$ref": "../3.1.2/aggregated_status.json"
|
40
40
|
}
|
41
41
|
},
|
42
42
|
{
|
@@ -45,7 +45,7 @@
|
|
45
45
|
"properties": { "type": { "const": "Watchdog" } }
|
46
46
|
},
|
47
47
|
"then": {
|
48
|
-
"$ref": "../3.1.
|
48
|
+
"$ref": "../3.1.2/watchdog.json"
|
49
49
|
}
|
50
50
|
},
|
51
51
|
{
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"properties": { "type": { "const": "Alarm" } }
|
55
55
|
},
|
56
56
|
"then": {
|
57
|
-
"$ref": "../3.1.
|
57
|
+
"$ref": "../3.1.2/alarm.json"
|
58
58
|
}
|
59
59
|
},
|
60
60
|
{
|
@@ -63,7 +63,7 @@
|
|
63
63
|
"properties": { "type": { "const": "CommandRequest" } }
|
64
64
|
},
|
65
65
|
"then": {
|
66
|
-
"$ref": "../3.1.
|
66
|
+
"$ref": "../3.1.2/command_request.json"
|
67
67
|
}
|
68
68
|
},
|
69
69
|
{
|
@@ -72,7 +72,7 @@
|
|
72
72
|
"properties": { "type": { "const": "CommandResponse" } }
|
73
73
|
},
|
74
74
|
"then": {
|
75
|
-
"$ref": "../3.1.
|
75
|
+
"$ref": "../3.1.2/command_response.json"
|
76
76
|
}
|
77
77
|
},
|
78
78
|
{
|
@@ -81,7 +81,7 @@
|
|
81
81
|
"properties": { "type": { "const": "StatusRequest" } }
|
82
82
|
},
|
83
83
|
"then": {
|
84
|
-
"$ref": "../3.1.
|
84
|
+
"$ref": "../3.1.2/status_request.json"
|
85
85
|
}
|
86
86
|
},
|
87
87
|
{
|
@@ -99,7 +99,7 @@
|
|
99
99
|
"properties": { "type": { "const": "StatusSubscribe" } }
|
100
100
|
},
|
101
101
|
"then": {
|
102
|
-
"$ref": "../3.1.
|
102
|
+
"$ref": "../3.1.2/status_subscribe.json"
|
103
103
|
}
|
104
104
|
},
|
105
105
|
{
|
@@ -108,7 +108,7 @@
|
|
108
108
|
"properties": { "type": { "const": "StatusUnsubscribe" } }
|
109
109
|
},
|
110
110
|
"then": {
|
111
|
-
"$ref": "../3.1.
|
111
|
+
"$ref": "../3.1.2/status_unsubscribe.json"
|
112
112
|
}
|
113
113
|
},
|
114
114
|
{
|
@@ -2,9 +2,9 @@
|
|
2
2
|
"title" : "StatusResponse",
|
3
3
|
"description" : "Status response",
|
4
4
|
"properties" : {
|
5
|
-
"mId" : { "$ref": "../3.1.
|
6
|
-
"cId" : { "$ref": "../3.1.
|
7
|
-
"sTs" : { "$ref": "../3.1.
|
5
|
+
"mId" : { "$ref": "../3.1.2/definitions.json#/message_id" },
|
6
|
+
"cId" : { "$ref": "../3.1.2/definitions.json#/component_id" },
|
7
|
+
"sTs" : { "$ref": "../3.1.2/definitions.json#/timestamp" },
|
8
8
|
"sS" : {
|
9
9
|
"description" : "Status response arguments",
|
10
10
|
"type" : "array",
|
@@ -12,13 +12,13 @@
|
|
12
12
|
"items" : {
|
13
13
|
"type" : "object",
|
14
14
|
"properties": {
|
15
|
-
"sCI" : { "$ref": "../3.1.
|
15
|
+
"sCI" : { "$ref": "../3.1.2/definitions.json#/status_code" },
|
16
16
|
"n" : { "description" : "Unique reference of the value", "type" : "string" },
|
17
17
|
"s" : { "description" : "Value", "type" : "string" },
|
18
|
-
"q" : {
|
18
|
+
"q" : {
|
19
19
|
"description" : "Value",
|
20
20
|
"type" : "string",
|
21
|
-
"enum" : [ "recent", "old", "undefined", "unknown" ]
|
21
|
+
"enum" : [ "recent", "old", "undefined", "unknown" ] // 'undefined' was added
|
22
22
|
}
|
23
23
|
},
|
24
24
|
"required" : [ "sCI", "n", "s", "q" ],
|
@@ -2,9 +2,9 @@
|
|
2
2
|
"title" : "StatusUpdate",
|
3
3
|
"description" : "Status update",
|
4
4
|
"properties" : {
|
5
|
-
"mId" : { "$ref": "../3.1.
|
6
|
-
"cId" : { "$ref": "../3.1.
|
7
|
-
"sTs" : { "$ref": "../3.1.
|
5
|
+
"mId" : { "$ref": "../3.1.2/definitions.json#/message_id" },
|
6
|
+
"cId" : { "$ref": "../3.1.2/definitions.json#/component_id" },
|
7
|
+
"sTs" : { "$ref": "../3.1.2/definitions.json#/timestamp" },
|
8
8
|
"sS" : {
|
9
9
|
"description" : "Status update arguments",
|
10
10
|
"type" : "array",
|
@@ -12,13 +12,13 @@
|
|
12
12
|
"items" : {
|
13
13
|
"type" : "object",
|
14
14
|
"properties": {
|
15
|
-
"sCI" : { "$ref": "../3.1.
|
15
|
+
"sCI" : { "$ref": "../3.1.2/definitions.json#/status_code" },
|
16
16
|
"n" : { "description" : "Unique reference of the value", "type" : "string" },
|
17
17
|
"s" : { "description" : "Value", "type" : "string" },
|
18
|
-
"q" : {
|
18
|
+
"q" : {
|
19
19
|
"description" : "Value",
|
20
20
|
"type" : "string",
|
21
|
-
"enum" : [ "recent", "old", "undefined", "unknown" ]
|
21
|
+
"enum" : [ "recent", "old", "undefined", "unknown" ] // 'undefined' was addded
|
22
22
|
}
|
23
23
|
},
|
24
24
|
"required" : [ "sCI", "n", "s", "q" ],
|
@@ -2,8 +2,8 @@
|
|
2
2
|
"title" : "Aggregated Status Request",
|
3
3
|
"description" : "Aggregated status request message",
|
4
4
|
"properties" : {
|
5
|
-
"mId" : { "$ref": "../3.1.
|
6
|
-
"cId" : { "$ref": "../3.1.
|
5
|
+
"mId" : { "$ref": "../3.1.2/definitions.json#/message_id" },
|
6
|
+
"cId" : { "$ref": "../3.1.2/definitions.json#/component_id" }
|
7
7
|
},
|
8
8
|
"required" : [ "mId", "cId" ]
|
9
9
|
}
|
@@ -2,9 +2,9 @@
|
|
2
2
|
"title" : "Alarm",
|
3
3
|
"description" : "Alarm messsage",
|
4
4
|
"properties" : {
|
5
|
-
"mId" : { "$ref": "../3.1.
|
6
|
-
"cId" : { "$ref": "../3.1.
|
7
|
-
"aCId" : { "$ref": "../3.1.
|
5
|
+
"mId" : { "$ref": "../3.1.2/definitions.json#/message_id" },
|
6
|
+
"cId" : { "$ref": "../3.1.2/definitions.json#/component_id" },
|
7
|
+
"aCId" : { "$ref": "../3.1.2/definitions.json#/alarm_code" },
|
8
8
|
"xACId" : { "description" : "External alarm code id", "type" : "string" },
|
9
9
|
"aSp" : {
|
10
10
|
"description" : "Alarm specialization",
|
@@ -23,7 +23,7 @@
|
|
23
23
|
"issue"] }
|
24
24
|
}
|
25
25
|
},
|
26
|
-
"then": { "$ref": "../3.1.
|
26
|
+
"then": { "$ref": "../3.1.2/alarm_issue.json" }
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"if": {
|
@@ -40,7 +40,7 @@
|
|
40
40
|
}
|
41
41
|
]
|
42
42
|
},
|
43
|
-
"then": { "$ref": "../3.1.
|
43
|
+
"then": { "$ref": "../3.1.2/alarm_suspend_resume.json" }
|
44
44
|
},
|
45
45
|
{
|
46
46
|
"if": {
|
@@ -52,7 +52,7 @@
|
|
52
52
|
"Suspended", "NotSuspended" ] }
|
53
53
|
}
|
54
54
|
},
|
55
|
-
"then": { "$ref": "../3.1.
|
55
|
+
"then": { "$ref": "../3.1.2/alarm_suspended_resumed.json" }
|
56
56
|
},
|
57
57
|
{
|
58
58
|
"if": {
|
@@ -9,7 +9,7 @@
|
|
9
9
|
"properties": { "type": { "const": "MessageAck" } }
|
10
10
|
},
|
11
11
|
"then": {
|
12
|
-
"$ref": "../3.1.
|
12
|
+
"$ref": "../3.1.2/message_ack.json"
|
13
13
|
}
|
14
14
|
},
|
15
15
|
{
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"properties": { "type": { "const": "MessageNotAck" } }
|
19
19
|
},
|
20
20
|
"then": {
|
21
|
-
"$ref": "../3.1.
|
21
|
+
"$ref": "../3.1.2/message_not_ack.json"
|
22
22
|
}
|
23
23
|
},
|
24
24
|
{
|
@@ -27,7 +27,7 @@
|
|
27
27
|
"properties": { "type": { "const": "Version" } }
|
28
28
|
},
|
29
29
|
"then": {
|
30
|
-
"$ref": "../3.1.
|
30
|
+
"$ref": "../3.1.2/version.json"
|
31
31
|
}
|
32
32
|
},
|
33
33
|
{
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"properties": { "type": { "const": "AggregatedStatus" } }
|
37
37
|
},
|
38
38
|
"then": {
|
39
|
-
"$ref": "../3.1.
|
39
|
+
"$ref": "../3.1.2/aggregated_status.json"
|
40
40
|
}
|
41
41
|
},
|
42
42
|
{
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"properties": { "type": { "const": "Watchdog" } }
|
55
55
|
},
|
56
56
|
"then": {
|
57
|
-
"$ref": "../3.1.
|
57
|
+
"$ref": "../3.1.2/watchdog.json"
|
58
58
|
}
|
59
59
|
},
|
60
60
|
{
|
@@ -72,7 +72,7 @@
|
|
72
72
|
"properties": { "type": { "const": "CommandRequest" } }
|
73
73
|
},
|
74
74
|
"then": {
|
75
|
-
"$ref": "../3.1.
|
75
|
+
"$ref": "../3.1.2/command_request.json"
|
76
76
|
}
|
77
77
|
},
|
78
78
|
{
|
@@ -81,7 +81,7 @@
|
|
81
81
|
"properties": { "type": { "const": "CommandResponse" } }
|
82
82
|
},
|
83
83
|
"then": {
|
84
|
-
"$ref": "../3.1.
|
84
|
+
"$ref": "../3.1.2/command_response.json"
|
85
85
|
}
|
86
86
|
},
|
87
87
|
{
|
@@ -90,7 +90,7 @@
|
|
90
90
|
"properties": { "type": { "const": "StatusRequest" } }
|
91
91
|
},
|
92
92
|
"then": {
|
93
|
-
"$ref": "../3.1.
|
93
|
+
"$ref": "../3.1.2/status_request.json"
|
94
94
|
}
|
95
95
|
},
|
96
96
|
{
|
@@ -117,7 +117,7 @@
|
|
117
117
|
"properties": { "type": { "const": "StatusUnsubscribe" } }
|
118
118
|
},
|
119
119
|
"then": {
|
120
|
-
"$ref": "../3.1.
|
120
|
+
"$ref": "../3.1.2/status_unsubscribe.json"
|
121
121
|
}
|
122
122
|
},
|
123
123
|
{
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"properties" : {
|
3
|
-
"mId" : { "$ref": "../3.1.
|
4
|
-
"cId" : { "$ref": "../3.1.
|
3
|
+
"mId" : { "$ref": "../3.1.2/definitions.json#/message_id" },
|
4
|
+
"cId" : { "$ref": "../3.1.2/definitions.json#/component_id" },
|
5
5
|
"sS" : {
|
6
6
|
"description" : "Status request arguments",
|
7
7
|
"type" : "array",
|
@@ -9,7 +9,7 @@
|
|
9
9
|
"items" : {
|
10
10
|
"type" : "object",
|
11
11
|
"properties": {
|
12
|
-
"sCI" : { "$ref": "../3.1.
|
12
|
+
"sCI" : { "$ref": "../3.1.2/definitions.json#/status_code" },
|
13
13
|
"n" : { "description" : "Unique reference of the value", "type" : "string" }
|
14
14
|
},
|
15
15
|
"required" : [ "sCI", "n" ],
|