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
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "Time stamp for start of measuring. Format according to W3C\nXML dateTime with a resolution of 3 decimal places. All time stamps\nin UTC. E.g. 2009-10-02T14:34:34.341Z"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/timestamp"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"description" : "Average speed in km/h"
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"$ref" : "../../../core/3.1.
|
59
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
60
60
|
}
|
61
61
|
]
|
62
62
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "Time stamp for start of measuring. Format according to W3C\nXML dateTime with a resolution of 3 decimal places. All time stamps\nin UTC. E.g. 2009-10-02T14:34:34.341Z"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/timestamp"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"description" : "Occupancy in percent (0-100%)"
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"$ref" : "../../../core/3.1.
|
59
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
60
60
|
}
|
61
61
|
]
|
62
62
|
}
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"description" : "Time stamp for start of measuring. Format according to W3C\nXML dateTime with a resolution of 3 decimal places. All time stamps\nin UTC. E.g. 2009-10-02T14:34:34.341Z"
|
39
39
|
},
|
40
40
|
{
|
41
|
-
"$ref" : "../../../core/3.1.
|
41
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/timestamp"
|
42
42
|
}
|
43
43
|
]
|
44
44
|
}
|
@@ -64,7 +64,7 @@
|
|
64
64
|
"description" : "Number of cars"
|
65
65
|
},
|
66
66
|
{
|
67
|
-
"$ref" : "../../../core/3.1.
|
67
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
68
68
|
}
|
69
69
|
]
|
70
70
|
}
|
@@ -90,7 +90,7 @@
|
|
90
90
|
"description" : "Number of cars with trailers"
|
91
91
|
},
|
92
92
|
{
|
93
|
-
"$ref" : "../../../core/3.1.
|
93
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
94
94
|
}
|
95
95
|
]
|
96
96
|
}
|
@@ -116,7 +116,7 @@
|
|
116
116
|
"description" : "Number of trucks"
|
117
117
|
},
|
118
118
|
{
|
119
|
-
"$ref" : "../../../core/3.1.
|
119
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
120
120
|
}
|
121
121
|
]
|
122
122
|
}
|
@@ -142,7 +142,7 @@
|
|
142
142
|
"description" : "Number of trucks with trailers"
|
143
143
|
},
|
144
144
|
{
|
145
|
-
"$ref" : "../../../core/3.1.
|
145
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
146
146
|
}
|
147
147
|
]
|
148
148
|
}
|
@@ -168,7 +168,7 @@
|
|
168
168
|
"description" : "Number of busses"
|
169
169
|
},
|
170
170
|
{
|
171
|
-
"$ref" : "../../../core/3.1.
|
171
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
172
172
|
}
|
173
173
|
]
|
174
174
|
}
|
@@ -194,7 +194,7 @@
|
|
194
194
|
"description" : "Number of trams"
|
195
195
|
},
|
196
196
|
{
|
197
|
-
"$ref" : "../../../core/3.1.
|
197
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
198
198
|
}
|
199
199
|
]
|
200
200
|
}
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"description" : "Number of motor cycles"
|
221
221
|
},
|
222
222
|
{
|
223
|
-
"$ref" : "../../../core/3.1.
|
223
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
224
224
|
}
|
225
225
|
]
|
226
226
|
}
|
@@ -246,7 +246,7 @@
|
|
246
246
|
"description" : "Number of bicycles"
|
247
247
|
},
|
248
248
|
{
|
249
|
-
"$ref" : "../../../core/3.1.
|
249
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
250
250
|
}
|
251
251
|
]
|
252
252
|
}
|
@@ -272,7 +272,7 @@
|
|
272
272
|
"description" : "Number of pedestrians"
|
273
273
|
},
|
274
274
|
{
|
275
|
-
"$ref" : "../../../core/3.1.
|
275
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
276
276
|
}
|
277
277
|
]
|
278
278
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "Time stamp for start of measuring. Format according to W3C XML dateTime with a resolution of 3 decimal places. All time stamps in UTC. E.g. 2009-10-02T14:34:34.341Z"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/timestamp"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "Time stamp for start of measuring. Format according to W3C\nXML dateTime with a resolution of 3 decimal places. All time stamps\nin UTC. E.g. 2009-10-02T14:34:34.341Z"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/timestamp"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "Time stamp for start of measuring. Format according to W3C\nXML dateTime with a resolution of 3 decimal places. All time stamps\nin UTC. E.g. 2009-10-02T14:34:34.341Z"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/timestamp"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"description" : "Time stamp for start of measuring. Format according to W3C\nXML dateTime with a resolution of 3 decimal places. All time stamps\nin UTC. E.g. 2009-10-02T14:34:34.341Z"
|
39
39
|
},
|
40
40
|
{
|
41
|
-
"$ref" : "../../../core/3.1.
|
41
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/timestamp"
|
42
42
|
}
|
43
43
|
]
|
44
44
|
}
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"pattern" : "(?-mix:^(NormalControl|YellowFlash|Dark)(?:,(NormalControl|YellowFlash|Dark))*$)"
|
37
37
|
},
|
38
38
|
{
|
39
|
-
"$ref" : "../../../core/3.1.
|
39
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/string_list"
|
40
40
|
}
|
41
41
|
]
|
42
42
|
}
|
@@ -62,7 +62,7 @@
|
|
62
62
|
"description" : "Security code 2"
|
63
63
|
},
|
64
64
|
{
|
65
|
-
"$ref" : "../../../core/3.1.
|
65
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/string_list"
|
66
66
|
}
|
67
67
|
]
|
68
68
|
}
|
@@ -88,7 +88,7 @@
|
|
88
88
|
"description" : "Time in minutes until controller automatically reverts to previous functional position.\n0=no automatic return"
|
89
89
|
},
|
90
90
|
{
|
91
|
-
"$ref" : "../../../core/3.1.
|
91
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer_list"
|
92
92
|
}
|
93
93
|
]
|
94
94
|
}
|
@@ -114,7 +114,7 @@
|
|
114
114
|
"description" : "Intersection number"
|
115
115
|
},
|
116
116
|
{
|
117
|
-
"$ref" : "../../../core/3.1.
|
117
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer_list"
|
118
118
|
}
|
119
119
|
]
|
120
120
|
}
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"description" : "False: Controller uses time plan according to programming\nTrue: Controller uses time plan according to command"
|
35
35
|
},
|
36
36
|
{
|
37
|
-
"$ref" : "../../../core/3.1.
|
37
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
38
38
|
}
|
39
39
|
]
|
40
40
|
}
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"description" : "designation of time plan"
|
81
81
|
},
|
82
82
|
{
|
83
|
-
"$ref" : "../../../core/3.1.
|
83
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
84
84
|
}
|
85
85
|
]
|
86
86
|
}
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"description" : "False: Controller uses traffic situation according to own programming\nTrue: Controller uses traffic situation according to command"
|
35
35
|
},
|
36
36
|
{
|
37
|
-
"$ref" : "../../../core/3.1.
|
37
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
38
38
|
}
|
39
39
|
]
|
40
40
|
}
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"description" : "designation of traficsituation"
|
81
81
|
},
|
82
82
|
{
|
83
|
-
"$ref" : "../../../core/3.1.
|
83
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
84
84
|
}
|
85
85
|
]
|
86
86
|
}
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"description" : "False: Activate emergency route\nTrue: Deactivate emergency route"
|
35
35
|
},
|
36
36
|
{
|
37
|
-
"$ref" : "../../../core/3.1.
|
37
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
38
38
|
}
|
39
39
|
]
|
40
40
|
}
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"description" : "Number of emergency route"
|
81
81
|
},
|
82
82
|
{
|
83
|
-
"$ref" : "../../../core/3.1.
|
83
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
84
84
|
}
|
85
85
|
]
|
86
86
|
}
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"description" : "False: Deactivate input\nTrue: Activate input"
|
35
35
|
},
|
36
36
|
{
|
37
|
-
"$ref" : "../../../core/3.1.
|
37
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
38
38
|
}
|
39
39
|
]
|
40
40
|
}
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"description" : "Number of Input"
|
81
81
|
},
|
82
82
|
{
|
83
|
-
"$ref" : "../../../core/3.1.
|
83
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
84
84
|
}
|
85
85
|
]
|
86
86
|
}
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"description" : "False: Deactivate manual control of detector logic\nTrue: Activate manual control of detector logic"
|
35
35
|
},
|
36
36
|
{
|
37
|
-
"$ref" : "../../../core/3.1.
|
37
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
38
38
|
}
|
39
39
|
]
|
40
40
|
}
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"description" : "False: Deactivate detector logic\nTrue: Activate detector logic"
|
81
81
|
},
|
82
82
|
{
|
83
|
-
"$ref" : "../../../core/3.1.
|
83
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
84
84
|
}
|
85
85
|
]
|
86
86
|
}
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"description" : "Set offset time in seconds"
|
35
35
|
},
|
36
36
|
{
|
37
|
-
"$ref" : "../../../core/3.1.
|
37
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
38
38
|
}
|
39
39
|
]
|
40
40
|
}
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"description" : "Time plan nr"
|
61
61
|
},
|
62
62
|
{
|
63
|
-
"$ref" : "../../../core/3.1.
|
63
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
64
64
|
}
|
65
65
|
]
|
66
66
|
}
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"description" : "Set cycle time in seconds"
|
35
35
|
},
|
36
36
|
{
|
37
|
-
"$ref" : "../../../core/3.1.
|
37
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
38
38
|
}
|
39
39
|
]
|
40
40
|
}
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"description" : "Time plan nr"
|
61
61
|
},
|
62
62
|
{
|
63
|
-
"$ref" : "../../../core/3.1.
|
63
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
64
64
|
}
|
65
65
|
]
|
66
66
|
}
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"description" : "False: Force input\nTrue: Release input"
|
36
36
|
},
|
37
37
|
{
|
38
|
-
"$ref" : "../../../core/3.1.
|
38
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
39
39
|
}
|
40
40
|
]
|
41
41
|
}
|
@@ -81,7 +81,7 @@
|
|
81
81
|
"description" : "Number of Input"
|
82
82
|
},
|
83
83
|
{
|
84
|
-
"$ref" : "../../../core/3.1.
|
84
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
85
85
|
}
|
86
86
|
]
|
87
87
|
}
|
@@ -107,7 +107,7 @@
|
|
107
107
|
"description" : "False: input forced to False\nTrue: input forced to True"
|
108
108
|
},
|
109
109
|
{
|
110
|
-
"$ref" : "../../../core/3.1.
|
110
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
111
111
|
}
|
112
112
|
]
|
113
113
|
}
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"description" : "False: Force output\nTrue: Release output"
|
36
36
|
},
|
37
37
|
{
|
38
|
-
"$ref" : "../../../core/3.1.
|
38
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
39
39
|
}
|
40
40
|
]
|
41
41
|
}
|
@@ -81,7 +81,7 @@
|
|
81
81
|
"description" : "Number of Output"
|
82
82
|
},
|
83
83
|
{
|
84
|
-
"$ref" : "../../../core/3.1.
|
84
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
85
85
|
}
|
86
86
|
]
|
87
87
|
}
|
@@ -107,7 +107,7 @@
|
|
107
107
|
"description" : "False: output forced to False\nTrue: output forced to True"
|
108
108
|
},
|
109
109
|
{
|
110
|
-
"$ref" : "../../../core/3.1.
|
110
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
111
111
|
}
|
112
112
|
]
|
113
113
|
}
|
@@ -58,7 +58,7 @@
|
|
58
58
|
"description" : "Changes internal clock. Note: UTC is used\nYear according to YYYY"
|
59
59
|
},
|
60
60
|
{
|
61
|
-
"$ref" : "../../../core/3.1.
|
61
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
62
62
|
}
|
63
63
|
]
|
64
64
|
}
|
@@ -84,7 +84,7 @@
|
|
84
84
|
"description" : "Changes internal clock. Note: UTC is used\nMonth according to MM (01-12)"
|
85
85
|
},
|
86
86
|
{
|
87
|
-
"$ref" : "../../../core/3.1.
|
87
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
88
88
|
}
|
89
89
|
]
|
90
90
|
}
|
@@ -110,7 +110,7 @@
|
|
110
110
|
"description" : "Changes internal clock. Note: UTC is used\nDay in month according to DD (01-31)"
|
111
111
|
},
|
112
112
|
{
|
113
|
-
"$ref" : "../../../core/3.1.
|
113
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
114
114
|
}
|
115
115
|
]
|
116
116
|
}
|
@@ -136,7 +136,7 @@
|
|
136
136
|
"description" : "Changes internal clock. Note: UTC is used\nHour according to HH (00-23)"
|
137
137
|
},
|
138
138
|
{
|
139
|
-
"$ref" : "../../../core/3.1.
|
139
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
140
140
|
}
|
141
141
|
]
|
142
142
|
}
|
@@ -162,7 +162,7 @@
|
|
162
162
|
"description" : "Changes internal clock. Note: UTC is used\nMinute according to MM (00-59)"
|
163
163
|
},
|
164
164
|
{
|
165
|
-
"$ref" : "../../../core/3.1.
|
165
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
166
166
|
}
|
167
167
|
]
|
168
168
|
}
|
@@ -188,7 +188,7 @@
|
|
188
188
|
"description" : "Changes internal clock. Note: UTC is used\nSecond according to SS (00-59)"
|
189
189
|
},
|
190
190
|
{
|
191
|
-
"$ref" : "../../../core/3.1.
|
191
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
192
192
|
}
|
193
193
|
]
|
194
194
|
}
|
@@ -53,7 +53,7 @@
|
|
53
53
|
"description" : "Cycle counter"
|
54
54
|
},
|
55
55
|
{
|
56
|
-
"$ref" : "../../../core/3.1.
|
56
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
57
57
|
}
|
58
58
|
]
|
59
59
|
}
|
@@ -79,7 +79,7 @@
|
|
79
79
|
"description" : "Base cycle counter"
|
80
80
|
},
|
81
81
|
{
|
82
|
-
"$ref" : "../../../core/3.1.
|
82
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
83
83
|
}
|
84
84
|
]
|
85
85
|
}
|
@@ -105,7 +105,7 @@
|
|
105
105
|
"description" : "Current stage (isolated)"
|
106
106
|
},
|
107
107
|
{
|
108
|
-
"$ref" : "../../../core/3.1.
|
108
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
109
109
|
}
|
110
110
|
]
|
111
111
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "False: Emergency stage inactive\nTrue: Emergency stage active"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"description" : "Number of emergency stage"
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"$ref" : "../../../core/3.1.
|
59
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer"
|
60
60
|
}
|
61
61
|
]
|
62
62
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "0: Not applicable (only one intersection exists or applicable for all intersection of the traffic light controller)\nOther value: Intersection number"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer_list"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"description" : "False: Traffic Light Controller in dark mode\nTrue: Traffic Light Controller not in dark mode"
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"$ref" : "../../../core/3.1.
|
59
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean_list"
|
60
60
|
}
|
61
61
|
]
|
62
62
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "0: Not applicable (only one intersection exists or applicable for all intersection of the traffic light controller)\nOther value: Intersection number"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer_list"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"description" : "False: Manual control inactive\nTrue: Manual control active"
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"$ref" : "../../../core/3.1.
|
59
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean_list"
|
60
60
|
}
|
61
61
|
]
|
62
62
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"description" : "0: Not applicable (only one intersection exists or applicable for all intersection of the traffic light controller)\nOther value: Intersection number"
|
31
31
|
},
|
32
32
|
{
|
33
|
-
"$ref" : "../../../core/3.1.
|
33
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/integer_list"
|
34
34
|
}
|
35
35
|
]
|
36
36
|
}
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"description" : "False: Fixed time control inactive\nTrue: Fixed time control active"
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"$ref" : "../../../core/3.1.
|
59
|
+
"$ref" : "../../../core/3.1.2/definitions.json#/boolean_list"
|
60
60
|
}
|
61
61
|
]
|
62
62
|
}
|