laatzen/Docu/Hardware/Genesis/configuration.json
2021-10-01 11:14:35 +02:00

6000 lines
216 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CUSTOMER": {
"id": 9,
"registers": {
"AlarmStatus0": {
"id": 0,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 0-3.",
"version": {
"first": 1,
"last": 108
}
}
]
},
"AlarmStatus1": {
"id": 1,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 4-7.",
"version": {
"first": 1,
"last": 108
}
}
]
},
"TriggerAlarmCancel": {
"id": 2,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Any set bits manually clear the corresponding alarm.",
"version": {
"first": 1,
"last": 108
}
}
]
},
"AlarmStatus2": {
"id": 3,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 8-11.",
"version": {
"first": 26,
"last": 108
}
}
]
},
"AlarmStatus3": {
"id": 4,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 12-15.",
"version": {
"first": 26,
"last": 108
}
}
]
},
"AlarmStatus4": {
"id": 5,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 16-19.",
"version": {
"first": 26,
"last": 108
}
}
]
},
"AlarmStatus5": {
"id": 6,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 20-23.",
"version": {
"first": 26,
"last": 108
}
}
]
},
"AlarmStatus6": {
"id": 7,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 24-27.",
"version": {
"first": null,
"last": null
}
}
]
},
"AlarmStatus7": {
"id": 8,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "8 bit counts corresponding to alarms 28-31.",
"version": {
"first": 26,
"last": 108
}
}
]
},
"AlarmEnableMask": {
"id": 9,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Bit set of those alarms which are being monitored.",
"version": {
"first": 26,
"last": 108
},
"values": {
"default": 4294967295,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"ExcessFlowVolumeThreshold": {
"id": 13,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Flow rate above which broken pipe alarm is set in 1/256 l/h",
"version": {
"first": 61,
"last": 108
},
"values": {
"default": 6400000,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"LeakTimeThreshold": {
"id": 14,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time threshold for leak alarm in minutes",
"version": {
"first": 61,
"last": 108
},
"values": {
"default": 10080,
"minimum": 0,
"maximum": 69632
}
}
]
},
"ReverseFlowTimeThreshold": {
"id": 15,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Number of measurements in reverse flow required to set reverse flow alarm",
"version": {
"first": 61,
"last": 108
},
"values": {
"default": 15,
"minimum": 0,
"maximum": 255
}
}
]
},
"Locale": {
"id": 18,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Timezone in which this application is set to run.",
"version": {
"first": 24,
"last": 108
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"RebootCount": {
"id": 20,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The number of times the meter has rebooted",
"version": {
"first": 73,
"last": 108
},
"values": {
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"ExcessFlowTimeThreshold": {
"id": 21,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time threshold for broken pipe alarm in minutes",
"version": {
"first": 80,
"last": 108
},
"values": {
"default": 15,
"minimum": 0,
"maximum": 69632
}
}
]
},
"LeakFlowThreshold": {
"id": 22,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Flow rate above which leak alarm can be set in 1/256 l/h",
"version": {
"first": 80,
"last": 108
},
"values": {
"default": 12800,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"MfgCharge": {
"id": 23,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Charge in uAs available in manufacturing (read only)",
"version": {
"first": 84,
"last": 108
},
"values": {
"default": 181440000
}
}
]
},
"TemperatureHighThreshold": {
"id": 24,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "High temperature alarm threshold in 0.1°C",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 500,
"minimum": 0,
"maximum": 800
}
}
]
},
"TemperatureHighDelay": {
"id": 25,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time threshold for high temperature alarm in seconds",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 600,
"minimum": 0,
"maximum": 10800
}
}
]
},
"TemperatureLowThreshold": {
"id": 26,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Low temperature alarm threshold in 0.1°C",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 20,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"TemperatureLowDelay": {
"id": 27,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time threshold for low temperature alarm in seconds",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 600,
"minimum": 0,
"maximum": 10800
}
}
]
},
"PressureHighThreshold": {
"id": 28,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "High pressure alarm threshold in Pa",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 1600000,
"minimum": 0,
"maximum": 2550000
}
}
]
},
"PressureHighDelay": {
"id": 29,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time threshold for high pressure alarm in seconds",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 300,
"minimum": 0,
"maximum": 10800
}
}
]
},
"PressureLowThreshold": {
"id": 30,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Low pressure alarm threshold in Pa",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 30000,
"minimum": 0,
"maximum": 2550000
}
}
]
},
"PressureLowDelay": {
"id": 31,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time threshold for low pressure alarm in seconds",
"version": {
"first": 88,
"last": 108
},
"values": {
"default": 300,
"minimum": 0,
"maximum": 10800
}
}
]
},
"StoreConfiguration": {
"id": 32,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "NA",
"lvl2": "NA",
"lvl3": "RW",
"lvl4": "NA",
"lvl5": "NA",
"lvl6": "NA",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Store all configuration items in non-volatile memory.",
"version": {
"first": 88,
"last": 108
}
}
]
}
}
},
"FUNCTEST": {
"id": 10,
"registers": {
"GP30Test": {
"id": 0,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"LCDTest": {
"id": 1,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"Iloop": {
"id": 2,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"Pulse": {
"id": 3,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"Pressure": {
"id": 4,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"BatteryVoltage": {
"id": 5,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"SupplyVoltage": {
"id": 6,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"Temperature": {
"id": 7,
"details": [
{
"type": "int16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"RFID": {
"id": 8,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"OpticalOutput": {
"id": 9,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"Radio": {
"id": 10,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"MultiTest": {
"id": 11,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"NFCUID": {
"id": 12,
"details": [
{
"type": "uint64_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
}
}
},
"OPTICALPORT": {
"id": 5,
"registers": {
"BaudRateCapabilities": {
"id": 0,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Bitmask of supported rates on the given hardware.",
"version": {
"first": 2,
"last": 55
}
}
]
},
"PacketSizeCapabilities": {
"id": 1,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Bitmask of supported packet sizes.",
"version": {
"first": 2,
"last": 55
},
"values": {
"default": 64
}
}
]
},
"ProtocolVersion": {
"id": 2,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Version number as fixed point 16.16 format BCD.",
"version": {
"first": 2,
"last": 55
}
}
]
},
"BaudRateSelected": {
"id": 3,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Baud rate in bits per second.",
"version": {
"first": 2,
"last": 55
}
}
]
},
"PacketSizeSelected": {
"id": 4,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Packet size in bytes.",
"version": {
"first": 2,
"last": 55
}
}
]
},
"ExternalUartControl": {
"id": 5,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "WO",
"lvl2": "WO",
"lvl3": "WO",
"lvl4": "WO",
"lvl5": "WO",
"lvl6": "WO",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Surrenders the UART to another application",
"version": {
"first": 49,
"last": 55
}
}
]
}
}
},
"SENSUSRADIO": {
"id": 16,
"registers": {
"TxInterval": {
"id": 0,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"OmTxInterval": {
"id": 1,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"LatInterval": {
"id": 2,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"WakeupInterval": {
"id": 3,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"MbusState": {
"id": 4,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"FrequencyIndicator": {
"id": 5,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"FrequencyOffset": {
"id": 6,
"details": [
{
"type": "int16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PowerLevel": {
"id": 7,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"SystemState": {
"id": 9,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"RadioAddress": {
"id": 10,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"UtcTimeOffset": {
"id": 11,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"SentBytesCounter": {
"id": 12,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"ReceivedBytesCounter": {
"id": 13,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"ResetCounter": {
"id": 14,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"BootLoaderState": {
"id": 15,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"LeakFlowThreshold": {
"id": 16,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"LeakFlowTimeThreshold": {
"id": 17,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"BrokenPipeFlowThreshold": {
"id": 18,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"BrokenPipeFlowTimeThreshold": {
"id": 19,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PressureMaxThreshold": {
"id": 20,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PressureMinThreshold": {
"id": 21,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PressureLimitTimeMaxThreshold": {
"id": 22,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PressureLimitTimeMinThreshold": {
"id": 23,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PressureMeasurePeriod": {
"id": 24,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PressureUnit": {
"id": 25,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PressureGaugeOffset": {
"id": 26,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TemperatureMaxThreshold": {
"id": 27,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TemperatureMinThreshold": {
"id": 28,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TemperatureTimeMaxThreshold": {
"id": 29,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TemperatureTimeMinThreshold": {
"id": 30,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TemperatureMeasurePeriod": {
"id": 31,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TemperatureUnit": {
"id": 32,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PulseOutWidth": {
"id": 33,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PulseOutDivisor": {
"id": 34,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PulseOutMode": {
"id": 35,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"CurrentLoopMax": {
"id": 36,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"CurrentLoopSource": {
"id": 37,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"MainAlarmMask": {
"id": 38,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"ExtendedAlarmMask": {
"id": 39,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"HistoricalAlarmsDays": {
"id": 40,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TestModeTime": {
"id": 43,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"EncryptionKey": {
"id": 44,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"Authentification": {
"id": 45,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"UpgFWVersion": {
"id": 46,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"CustomerText": {
"id": 47,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"RadioLastReadTime": {
"id": 48,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"LowBatDateTime": {
"id": 49,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"VeryLowBatDateTime": {
"id": 50,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"Unit": {
"id": 51,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"ExtendedUnitFlags": {
"id": 52,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"OTAControlFlags": {
"id": 53,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"DataLogContents": {
"id": 56,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"DataLogPeriod": {
"id": 57,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"AverageFlowPeriod": {
"id": 58,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"FixedDateReadingContents": {
"id": 59,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"FixedDateDayOfMonth": {
"id": 60,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"MetroRadioLifeTimeCounter": {
"id": 61,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PowerLevelOption": {
"id": 62,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"ImpedanceCodeNew": {
"id": 63,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"ImpedanceCodeOption": {
"id": 64,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
}
}
},
"CONFIGEXCHANGE": {
"id": 4,
"registers": {
"Privilege": {
"id": 0,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Written to set the login level, followed by the password. Note, this can be read at any login level including 0.",
"version": {
"first": 3,
"last": 181
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 8
}
}
]
},
"Password": {
"id": 1,
"details": [
{
"type": "uint96_t",
"privilege": {
"lvl1": "WO",
"lvl2": "WO",
"lvl3": "WO",
"lvl4": "WO",
"lvl5": "WO",
"lvl6": "WO",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Password for logging in, requires 3 consecutive writes",
"version": {
"first": 3,
"last": 181
}
}
]
},
"FOpen": {
"id": 2,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to open a file on the meter, handle returned",
"version": {
"first": 20,
"last": 181
}
}
]
},
"FClose": {
"id": 3,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to close a file on the meter",
"version": {
"first": 20,
"last": 181
}
}
]
},
"FRead": {
"id": 4,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to read bytes from an open file",
"version": {
"first": 20,
"last": 181
}
}
]
},
"FWrite": {
"id": 5,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to write bytes to an open file",
"version": {
"first": 20,
"last": 181
}
}
]
},
"FSeek": {
"id": 6,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to seek within an open file",
"version": {
"first": 20,
"last": 181
}
}
]
},
"FTell": {
"id": 7,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to determine position within an open file",
"version": {
"first": 20,
"last": 181
}
}
]
},
"Remove": {
"id": 8,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to delete a file",
"version": {
"first": 20,
"last": 181
}
}
]
},
"FEOF": {
"id": 9,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this determine whether the current position in an open file is the end of the file",
"version": {
"first": 20,
"last": 181
}
}
]
},
"Catalogue": {
"id": 10,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Returns a list of files in the filesystem that matches a string containing wildcards passed in",
"version": {
"first": 49,
"last": 181
}
}
]
},
"PCBSerialNumber": {
"id": 12,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "String containing the PCB serial number. Note, this can be read at any login level including 0",
"version": {
"first": 59,
"last": 181
}
}
]
},
"ConfigAccessRights": {
"id": 13,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Bitmask of login levels permitted to manipulate dangerous files",
"version": {
"first": 59,
"last": 181
}
}
]
},
"FFlush": {
"id": 14,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Remote file operations, use this to flush write buffers to an open file",
"version": {
"first": 66,
"last": 181
}
}
]
}
}
},
"NFC": {
"id": 21,
"registers": {
"EraseRMA": {
"id": 0,
"details": [
{
"type": "bool_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RW"
},
"description": "Writing TRUE to this register erases the RMA area",
"version": {
"first": 7,
"last": 11
}
}
]
}
}
},
"SYSTEM": {
"id": 0,
"registers": {
"TriggerUpgrade": {
"id": 0,
"details": [
{
"type": "bool_t",
"privilege": {
"lvl1": "NA",
"lvl2": "NA",
"lvl3": "NA",
"lvl4": "NA",
"lvl5": "NA",
"lvl6": "NA",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Writing TRUE to this register internally calls SysTriggerUpgrade() then returns the result.",
"version": {
"first": 141,
"last": 425
}
}
]
},
"CheckPresence": {
"id": 1,
"details": [
{
"type": "RPC",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Writing an application id number allows the version number of that application to be read back.",
"version": {
"first": 150,
"last": 425
}
}
]
},
"PCBSerialNumber": {
"id": 2,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "A string reporting the PCB serial number, this string must be set using production equipment.",
"version": {
"first": 169,
"last": 425
},
"values": {
"default": ""
}
}
]
},
"CustomerSerialNumber0": {
"id": 3,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "A string reported relating to the customer, this string can be written only once after manufacture. If subsequent changes are needed CUSTOMERSERIALNUMBER1 must be used.",
"version": {
"first": 170,
"last": 425
},
"values": {
"default": ""
}
}
]
},
"CustomerSerialNumber1": {
"id": 4,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "A string reported relating to the customer, this string can be written only once after manufacture. If subsequent changes are needed CUSTOMERSERIALNUMBER2 must be used.",
"version": {
"first": 170,
"last": 425
},
"values": {
"default": ""
}
}
]
},
"CustomerSerialNumber2": {
"id": 5,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "A string reported relating to the customer, this string can be written only once after manufacture. If subsequent changes are needed CUSTOMERSERIALNUMBER3 must be used.",
"version": {
"first": 170,
"last": 425
},
"values": {
"default": ""
}
}
]
},
"CustomerSerialNumber3": {
"id": 6,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "A string reported relating to the customer, this string can be written only once after manufacture. This is the last customer serial number change slot.",
"version": {
"first": 170,
"last": 425
},
"values": {
"default": ""
}
}
]
},
"MonotonicSeconds": {
"id": 7,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "The number of seconds since reboot.",
"version": {
"first": 176,
"last": 425
}
}
]
},
"CalendarSeconds": {
"id": 8,
"details": [
{
"type": "time_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The number of seconds since 01-Jan-2000.",
"version": {
"first": 176,
"last": 425
}
}
]
},
"CoreRevision": {
"id": 9,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "A string reporting the product version string held in the system core binary.",
"version": {
"first": 196,
"last": 425
}
}
]
},
"DriveCapacity": {
"id": 10,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Writing a drive number returns the drive capacity in bytes, or 0 if the drive is not ready, or an error if the driver is not configured to be present.",
"version": {
"first": 233,
"last": 425
}
}
]
},
"ExitReason": {
"id": 11,
"details": [
{
"type": "status_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Writing an application id number allows the exit error number of that application to be read back.",
"version": {
"first": 258,
"last": 425
}
}
]
},
"CorePlatform": {
"id": 12,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Reports the instruction set of the hosting microprocessor in b8-15 and allocated platform number in b0-7.",
"version": {
"first": 265,
"last": 425
}
}
]
}
}
},
"METROLOGYASST": {
"id": 18,
"registers": {
"StoreConfiguration": {
"id": 1,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "NA",
"lvl2": "NA",
"lvl3": "RW",
"lvl4": "NA",
"lvl5": "NA",
"lvl6": "NA",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Writing TRUE to this register stores the values of the other registers to the non-volatile memory",
"version": {
"first": 7,
"last": 57
}
}
]
},
"PulseWeight": {
"id": 2,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Volume represented by one pulse in ml. If this is zero pulse output will not be enabled",
"version": {
"first": 7,
"last": 57
},
"values": {
"default": 1000,
"minimum": 1,
"maximum": 4294967295
}
}
]
},
"PulseMode": {
"id": 3,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The way pulses are output on the two available channels. This is an enum of type pulse_mode_t.",
"version": {
"first": 7,
"last": 57
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 6
}
}
]
},
"PulseLength": {
"id": 4,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The length of a pulse. This is an enum of type pulse_length_t.",
"version": {
"first": 7,
"last": 57
},
"values": {
"default": 5,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"FlowUnits": {
"id": 5,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The units of flow rate to display on the LCD. An enum of type displayflowunits_t",
"version": {
"first": 8,
"last": 57
},
"values": {
"default": 4,
"minimum": 0,
"maximum": 8
}
}
]
},
"FlowPoint": {
"id": 6,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Position of the decimal point on the LCD for flow rate. An enum of type displayflowpoint_t",
"version": {
"first": 8,
"last": 57
},
"values": {
"default": 2,
"minimum": 0,
"maximum": 4
}
}
]
},
"TemperatureUnits": {
"id": 8,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Units for displaying temperature on the LCD. 0 Celcius, 1 Fahrenheit.",
"version": {
"first": 13,
"last": 57
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 1
}
}
]
},
"PressureUnits": {
"id": 9,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Units for displaying pressure on the LCD. 0 Mpa, 1 PSI.",
"version": {
"first": 13,
"last": 57
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 1
}
}
]
},
"PressureRate": {
"id": 10,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time between pressure measurements in milliseconds",
"version": {
"first": 13,
"last": 57
},
"values": {
"default": 300000,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"PressureOffset": {
"id": 11,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Value in Pa to subtract from measured value to correct for atmospheric pressure",
"version": {
"first": 13,
"last": 57
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 4294967295
}
}
]
}
}
},
"LOGGER": {
"id": 8,
"registers": {
"Quota": {
"id": 0,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "A quota in bytes for the log. The Logger does not apply any policy to how the quota is allocated, this is left as a restriction to be applied on a product by product basis.",
"version": {
"first": 1,
"last": 15
},
"values": {
"default": 4096,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"Drive": {
"id": 1,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The drive to write to.",
"version": {
"first": 1,
"last": 15
},
"values": {
"default": 1,
"minimum": 0,
"maximum": 255
}
}
]
},
"TriggerLogFlush": {
"id": 2,
"details": [
{
"type": "bool_t",
"privilege": {
"lvl1": "NA",
"lvl2": "NA",
"lvl3": "NA",
"lvl4": "NA",
"lvl5": "NA",
"lvl6": "NA",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Writing TRUE will force a log flush",
"version": {
"first": 7,
"last": 15
}
}
]
}
}
},
"TESTMANAGER": {
"id": 98,
"registers": {
"OutputFile": {
"id": 0,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TestNumber": {
"id": 1,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TestStatus": {
"id": 2,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TrapError": {
"id": 3,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"TestParameter": {
"id": 4,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
}
}
},
"PERIODICLOG": {
"id": 17,
"registers": {
"DataLogContents": {
"id": 0,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"DataLogPeriod": {
"id": 1,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"AverageFlowPeriod": {
"id": 2,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"FixedDateReadingContents": {
"id": 3,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"FixedDateDayOfMonth": {
"id": 4,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
},
"PeriodicLogLifeTimeCounter": {
"id": 5,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Lorem ipsum",
"version": {
"first": null,
"last": null
}
}
]
}
}
},
"POWERMON": {
"id": 1,
"registers": {
"BatteryVoltage": {
"id": 0,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Measured battery terminal voltage in 1mV units.",
"version": {
"first": 17,
"last": 56
}
}
]
},
"BatteryManufacturer": {
"id": 1,
"details": [
{
"type": "string",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "String describing the battery brand.",
"version": {
"first": 17,
"last": 56
},
"values": {
"default": "Tadiran"
}
}
]
},
"BatterySize": {
"id": 2,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "One of: 0 = battery absent; 1 = built in; 2 = other; 3 = AA; 4 = AAA; 5 = C; 6 = D; 255 = unknown",
"version": {
"first": 17,
"last": 56
},
"values": {
"default": 6,
"minimum": 0,
"maximum": 255
}
}
]
},
"BatteryQuantity": {
"id": 4,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "The number of installed batteries.",
"version": {
"first": 17,
"last": 56
},
"values": {
"default": 1
}
}
]
},
"BatteryRatedVoltage": {
"id": 5,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Datasheet terminal voltage in 100mV units as manufactured.",
"version": {
"first": 17,
"last": 56
},
"values": {
"default": 36,
"minimum": 0,
"maximum": 255
}
}
]
},
"BatteryVoltageMinThreshold": {
"id": 7,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Datasheet terminal voltage in 100mV units below which the cell is considered empty.",
"version": {
"first": 17,
"last": 56
},
"values": {
"default": 28,
"minimum": 0,
"maximum": 255
}
}
]
},
"BatterySelection": {
"id": 8,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Chosen manufacturer from the internal lookup table of known batteries.",
"version": {
"first": 20,
"last": 56
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 1
}
}
]
},
"TotalUsedCharge": {
"id": 9,
"details": [
{
"type": "uint64_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Accumulated charge used in uAs.",
"version": {
"first": 24,
"last": 56
}
}
]
},
"TotalUsedSeconds": {
"id": 10,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Elapsed time since manufacture in seconds.",
"version": {
"first": 39,
"last": 56
}
}
]
},
"WarnFromClamp": {
"id": 11,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Time in seconds for which the projected end time cannot exceed.",
"version": {
"first": 39,
"last": 56
},
"values": {
"default": 473040000,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"BatteryMilliAHrRating": {
"id": 12,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "Datasheet capacity in mAh units as manufactured.",
"version": {
"first": 45,
"last": 56
},
"values": {
"default": 19000,
"minimum": 0,
"maximum": 65535
}
}
]
}
}
},
"GENESISFLOW": {
"id": 15,
"registers": {
"SampleRate": {
"id": 0,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The rate in Hz that each GP30 takes measurements",
"version": {
"first": 7,
"last": 203
},
"values": {
"default": 6,
"minimum": 0,
"maximum": 255
}
},
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The rate in Hz that each GP30 takes measurements",
"version": {
"first": 204,
"last": 234
},
"values": {
"default": 2,
"minimum": 0,
"maximum": 255
}
}
]
},
"FirstHitLvlUp1": {
"id": 1,
"details": [
{
"type": "int8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The first hit level in the upstream direction for channel 1, units of 0.88mV",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 20,
"minimum": -128,
"maximum": 127
}
}
]
},
"FirstHitLvlUp2": {
"id": 2,
"details": [
{
"type": "int8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The first hit level in the upstream direction for channel 2, units of 0.88mV",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 20,
"minimum": -128,
"maximum": 127
}
}
]
},
"FirstHitLvlUp3": {
"id": 3,
"details": [
{
"type": "int8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The first hit level in the upstream direction for channel 3, units of 0.88mV",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 20,
"minimum": -128,
"maximum": 127
}
}
]
},
"FirstHitLvlDown1": {
"id": 4,
"details": [
{
"type": "int8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The first hit level in the downstream direction for channel 1, units of 0.88mV",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 20,
"minimum": -128,
"maximum": 127
}
}
]
},
"FirstHitLvlDown2": {
"id": 5,
"details": [
{
"type": "int8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The first hit level in the downstream direction for channel 2, units of 0.88mV",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 20,
"minimum": -128,
"maximum": 127
}
}
]
},
"FirstHitLvlDown3": {
"id": 6,
"details": [
{
"type": "int8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The first hit level in the downstream direction for channel 3, units of 0.88mV",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 20,
"minimum": -128,
"maximum": 127
}
}
]
},
"StartHit": {
"id": 7,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The hit number to consider as the first hit",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 6,
"minimum": 0,
"maximum": 255
}
}
]
},
"AmplitudePeakDetectEnd": {
"id": 8,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Where to stop running the amplitude peak detection",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 19,
"minimum": 0,
"maximum": 255
}
}
]
},
"NumFirePulses": {
"id": 9,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The number of pulses to fire for a measurement",
"version": {
"first": 7,
"last": 234
},
"values": {
"default": 17,
"minimum": 0,
"maximum": 255
}
}
]
},
"DisplayPow10": {
"id": 10,
"details": [
{
"type": "int8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The weight of the lowest display digit as a power of 10. The accepted range of values depends on the LCD present and the DisplayUnits chosen",
"version": {
"first": 36,
"last": 234
},
"values": {
"default": -6,
"minimum": -128,
"maximum": 127
}
}
]
},
"DisplayUnits": {
"id": 11,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The units of volume to display. The accepted range of values depends on the LCD present and the DisplayPow10 chosen",
"version": {
"first": 36,
"last": 234
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 6
}
}
]
},
"MeterSize": {
"id": 12,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The meter pipe size",
"version": {
"first": 45,
"last": 234
},
"values": {
"default": 1,
"minimum": 0,
"maximum": 9
}
}
]
},
"CalFactor1": {
"id": 13,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration factor for ultrasonic channel 1",
"version": {
"first": 45,
"last": 200
},
"values": {
"default": 62500,
"minimum": 0,
"maximum": 65535
}
},
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration factor for ultrasonic channel 1",
"version": {
"first": 201,
"last": 234
},
"values": {
"default": 15625,
"minimum": 0,
"maximum": 65535
}
}
]
},
"CalFactor2": {
"id": 14,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration factor for ultrasonic channel 2",
"version": {
"first": 45,
"last": 200
},
"values": {
"default": 62500,
"minimum": 0,
"maximum": 65535
}
},
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration factor for ultrasonic channel 2",
"version": {
"first": 201,
"last": 234
},
"values": {
"default": 15625,
"minimum": 0,
"maximum": 65535
}
}
]
},
"CalFactor3": {
"id": 15,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration factor for ultrasonic channel 3",
"version": {
"first": 45,
"last": 200
},
"values": {
"default": 62500,
"minimum": 0,
"maximum": 65535
}
},
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration factor for ultrasonic channel 3",
"version": {
"first": 201,
"last": 234
},
"values": {
"default": 15625,
"minimum": 0,
"maximum": 65535
}
}
]
},
"ZeroOffset1": {
"id": 16,
"details": [
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The delta time of flight expected on ultrasound channel 1 at zero flow. Value is in usual time of flight scaling (ie LS bit is 2^-38 seconds)",
"version": {
"first": 45,
"last": 132
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
},
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The delta time of flight expected on ultrasound channel 1 at zero flow. Value is in units 4 times smaller than usual time of flight scaling (ie LS bit is 2^-40 seconds)",
"version": {
"first": 133,
"last": 234
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
}
]
},
"ZeroOffset2": {
"id": 17,
"details": [
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The delta time of flight expected on ultrasound channel 2 at zero flow. Value is in usual time of flight scaling (ie LS bit is 2^-38 seconds)",
"version": {
"first": 45,
"last": 132
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
},
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The delta time of flight expected on ultrasound channel 2 at zero flow. Value is in units 4 times smaller than usual time of flight scaling (ie LS bit is 2^-40 seconds)",
"version": {
"first": 133,
"last": 234
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
}
]
},
"ZeroOffset3": {
"id": 18,
"details": [
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The delta time of flight expected on ultrasound channel 3 at zero flow. Value is in usual time of flight scaling (ie LS bit is 2^-38 seconds)",
"version": {
"first": 45,
"last": 132
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
},
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The delta time of flight expected on ultrasound channel 3 at zero flow. Value is in units 4 times smaller than usual time of flight scaling (ie LS bit is 2^-40 seconds)",
"version": {
"first": 133,
"last": 234
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
}
]
},
"ScaledBilling": {
"id": 19,
"details": [
{
"type": "int64_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RO",
"lvl8": "RO"
},
"description": "The scaled volume value shown on the display. In the units and precision set by DisplayUnits and DisplayPow10 respectively. Decimal point is not represented in this value",
"version": {
"first": 47,
"last": 234
}
}
]
},
"ResetAccumulators": {
"id": 20,
"details": [
{
"type": "bool_t",
"privilege": {
"lvl1": "WO",
"lvl2": "WO",
"lvl3": "WO",
"lvl4": "WO",
"lvl5": "WO",
"lvl6": "WO",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Write 1 to reset all accumulated volume to zero",
"version": {
"first": 47,
"last": 234
}
}
]
},
"ForwardArrow": {
"id": 21,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The forward flow direction. 0 - undecided, 1 - right, 2 - left",
"version": {
"first": 47,
"last": 234
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 2
}
}
]
},
"LedMode": {
"id": 22,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The type of data output by the green LED",
"version": {
"first": 47,
"last": 203
},
"values": {
"default": 1,
"minimum": 0,
"maximum": 6
}
},
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The type of data output by the green LED",
"version": {
"first": 204,
"last": 234
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 6
}
}
]
},
"StoreCalibration": {
"id": 23,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "NA",
"lvl2": "NA",
"lvl3": "NA",
"lvl4": "NA",
"lvl5": "NA",
"lvl6": "NA",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Write 1 to store calibration values to non-volatile storage. Read back for status",
"version": {
"first": 54,
"last": 234
}
}
]
},
"UnscaledFwd": {
"id": 24,
"details": [
{
"type": "uint64_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The forward flow accumulator volume. The scale depends on the meter size",
"version": {
"first": 54,
"last": 234
}
}
]
},
"UnscaledRev": {
"id": 25,
"details": [
{
"type": "uint64_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The reverse flow accumulator volume. The scale depends on the meter size",
"version": {
"first": 54,
"last": 234
}
}
]
},
"LowFlowThreshold": {
"id": 26,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The volume that must pass in LowFlowMaxPeriod for it to be registered as real flow. Units of ml",
"version": {
"first": 55,
"last": 234
},
"values": {
"default": 200,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"LowFlowMaxPeriod": {
"id": 27,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The time during which LowFlowThreshold volume must pass for it to be registered as real flow. Units of seconds << 16",
"version": {
"first": 55,
"last": 234
},
"values": {
"default": 3932160,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"UpdateThreshold": {
"id": 28,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The amount of flow in ml to accumulate before updating the main scaled accumulators.",
"version": {
"first": 55,
"last": 234
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"ArrowThreshold": {
"id": 29,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The net volume in ml that must flow in one direction for the forward arrow to be set",
"version": {
"first": 55,
"last": 234
},
"values": {
"default": 5000000,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"FireBuffer1": {
"id": 30,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The fire buffer within the GP30 on channel 1 to be used",
"version": {
"first": 64,
"last": 234
},
"values": {
"default": 1,
"minimum": 0,
"maximum": 255
}
}
]
},
"FireBuffer2": {
"id": 31,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The fire buffer within the GP30 on channel 2 to be used",
"version": {
"first": 64,
"last": 234
},
"values": {
"default": 1,
"minimum": 0,
"maximum": 255
}
}
]
},
"FireBuffer3": {
"id": 32,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The fire buffer within the GP30 on channel 3 to be used",
"version": {
"first": 64,
"last": 234
},
"values": {
"default": 1,
"minimum": 0,
"maximum": 255
}
}
]
},
"TriggerActive": {
"id": 33,
"details": [
{
"type": "bool_t",
"privilege": {
"lvl1": "WO",
"lvl2": "WO",
"lvl3": "WO",
"lvl4": "WO",
"lvl5": "WO",
"lvl6": "WO",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Write 1 to put GenesisFlow in Active mode. This is the normal measurement mode",
"version": {
"first": 75,
"last": 234
}
}
]
},
"TriggerIdle": {
"id": 34,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RO",
"lvl2": "RO",
"lvl3": "RO",
"lvl4": "RO",
"lvl5": "RO",
"lvl6": "RO",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Write 0 to put GenesisFlow in Active mode, otherwise put GenesisFlow in Idle mode. Idle mode displays just the number written to TriggerIdle. No measurements are performed. Read returns the number written",
"version": {
"first": 75,
"last": 234
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 65535
}
}
]
},
"MaxValidDeltaToF": {
"id": 35,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The maximum delta time of flight, above this the measurement is deemed bad. In 2^-38 seconds units",
"version": {
"first": 87,
"last": 234
},
"values": {
"default": 247390,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"MaxValidToF": {
"id": 36,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The maximum absolute time of flight, above this the measurement is deemed bad. In 2^-38 seconds units",
"version": {
"first": 87,
"last": 234
},
"values": {
"default": 24739011,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"MinValidToF": {
"id": 37,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The minimum absolute time of flight, below this the measurement is deemed bad. In 2^-38 seconds units",
"version": {
"first": 87,
"last": 234
},
"values": {
"default": 13743895,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"FirstHitPercent1": {
"id": 38,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The percentage of the measured amplitude to use for the first hit level for channel 1",
"version": {
"first": 93,
"last": 234
},
"values": {
"default": 20,
"minimum": 0,
"maximum": 255
}
}
]
},
"FirstHitPercent2": {
"id": 39,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The percentage of the measured amplitude to use for the first hit level for channel 2",
"version": {
"first": 93,
"last": 234
},
"values": {
"default": 20,
"minimum": 0,
"maximum": 255
}
}
]
},
"FirstHitPercent3": {
"id": 40,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The percentage of the measured amplitude to use for the first hit level for channel 3",
"version": {
"first": 93,
"last": 234
},
"values": {
"default": 20,
"minimum": 0,
"maximum": 255
}
}
]
},
"FirstHitShift": {
"id": 41,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "A value describing how long the amplitude is averaged over for calculating the first hit level. This is the amount each amplitude value is shifted down before being added to the moving average",
"version": {
"first": 93,
"last": 234
},
"values": {
"default": 4,
"minimum": 3,
"maximum": 8
}
}
]
},
"FirstHitMinimum": {
"id": 42,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Minimum absolute first hit level value",
"version": {
"first": 93,
"last": 234
},
"values": {
"default": 20,
"minimum": 0,
"maximum": 255
}
}
]
},
"ToFErrorLimit": {
"id": 43,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The number of ToF errors to allow before resetting the first hit levels to FirstHitMinimum",
"version": {
"first": 93,
"last": 234
},
"values": {
"default": 16,
"minimum": 1,
"maximum": 4294967295
}
}
]
},
"FirstHitUpdatePeriod": {
"id": 44,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The period (in seconds) between first hit level updates",
"version": {
"first": 99,
"last": 234
},
"values": {
"default": 10,
"minimum": 0,
"maximum": 255
}
}
]
},
"PipeFillingDelay": {
"id": 45,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The time (in seconds) to maintain zero flow after leaving empty pipe",
"version": {
"first": 119,
"last": 234
},
"values": {
"default": 30,
"minimum": 0,
"maximum": 255
}
}
]
},
"ToFTempOffset1": {
"id": 46,
"details": [
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration offset for the temperature measurement on channel 1. In units of 2^-38 seconds",
"version": {
"first": 124,
"last": 234
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
}
]
},
"ToFTempOffset2": {
"id": 47,
"details": [
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration offset for the temperature measurement on channel 2. In units of 2^-38 seconds",
"version": {
"first": 124,
"last": 234
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
}
]
},
"ToFTempOffset3": {
"id": 48,
"details": [
{
"type": "int32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The calibration offset for the temperature measurement on channel 3. In units of 2^-38 seconds",
"version": {
"first": 124,
"last": 234
},
"values": {
"default": 0,
"minimum": -2147483648,
"maximum": 2147483647
}
}
]
},
"ToFTempCalibrate": {
"id": 49,
"details": [
{
"type": "int32_t",
"privilege": {
"lvl1": "WO",
"lvl2": "WO",
"lvl3": "WO",
"lvl4": "WO",
"lvl5": "WO",
"lvl6": "WO",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Write the current temperature to this register to trigger a calibration step. In units of 2^-12 degrees celcius",
"version": {
"first": 124,
"last": 204
},
"values": {
"minimum": 0,
"maximum": 270336
}
},
{
"type": "int32_t",
"privilege": {
"lvl1": "WO",
"lvl2": "WO",
"lvl3": "WO",
"lvl4": "WO",
"lvl5": "WO",
"lvl6": "WO",
"lvl7": "WO",
"lvl8": "WO"
},
"description": "Write the current temperature to this register to trigger a calibration step. In units of 2^-12 degrees celcius",
"version": {
"first": 205,
"last": 234
},
"values": {
"minimum": 0,
"maximum": 286720
}
}
]
},
"StoreConfiguration": {
"id": 50,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "NA",
"lvl2": "NA",
"lvl3": "RW",
"lvl4": "NA",
"lvl5": "NA",
"lvl6": "NA",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Write 1 to store configuration values to non-volatile storage. Read back for status",
"version": {
"first": 141,
"last": 234
}
}
]
},
"SealDisplay": {
"id": 51,
"details": [
{
"type": "bool_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Write 1 to stop various display related registers being changed. Read back 1 for 'sealed' 0 for 'unsealed'",
"version": {
"first": 161,
"last": 234
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 1
}
}
]
},
"TriggerTest": {
"id": 52,
"details": [
{
"type": "bool_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Write 1 to put GenesisFlow in Test mode. This differs from normal measurement mode in that the volume is presented to 3 extra decimal places if possible. Read back 1 for Test mode, 0 otherwise",
"version": {
"first": 162,
"last": 234
},
"values": {
"default": 0,
"minimum": 0,
"maximum": 1
}
}
]
},
"MaxValidAmplitude": {
"id": 53,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Maximum amplitude for a valid signal in 2^-22mV units",
"version": {
"first": 168,
"last": 234
},
"values": {
"default": 2936012800,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"MinValidAmplitude": {
"id": 54,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Minimum amplitude for a valid signal in 2^-22mV units",
"version": {
"first": 168,
"last": 234
},
"values": {
"default": 209715200,
"minimum": 0,
"maximum": 4294967295
}
}
]
},
"HardErrorLimit": {
"id": 55,
"details": [
{
"type": "uint16_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Number of hard errors to allow before declaring a fatal error",
"version": {
"first": 176,
"last": 234
},
"values": {
"default": 4,
"minimum": 0,
"maximum": 65535
}
}
]
}
}
},
"IRDA": {
"id": 20,
"registers": {
"PulseReportRate": {
"id": 0,
"details": [
{
"type": "enum8",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The rate at which pulse reports are sent to the IrDA pulse adapter",
"version": {
"first": 10,
"last": 26
},
"values": {
"default": 255,
"minimum": 0,
"maximum": 255
}
}
]
},
"AdapterPresenceLimit": {
"id": 1,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The number of 15 minute periods we have to have received no valid IrDA messages to assume there is no adapter present",
"version": {
"first": 18,
"last": 26
},
"values": {
"default": 1,
"minimum": 1,
"maximum": 255
}
}
]
},
"PulseSequence": {
"id": 2,
"details": [
{
"type": "uint8_t",
"privilege": {
"lvl1": "RW",
"lvl2": "RW",
"lvl3": "RW",
"lvl4": "RW",
"lvl5": "RW",
"lvl6": "RW",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "The present sequence number used in pulse reports",
"version": {
"first": 26,
"last": 26
},
"values": {
"minimum": 0,
"maximum": 255
}
}
]
},
"StoreConfiguration": {
"id": 3,
"details": [
{
"type": "uint32_t",
"privilege": {
"lvl1": "NA",
"lvl2": "NA",
"lvl3": "RW",
"lvl4": "NA",
"lvl5": "NA",
"lvl6": "NA",
"lvl7": "RW",
"lvl8": "RW"
},
"description": "Write 1 to store configuration values to non-volatile storage. Read back for status",
"version": {
"first": 26,
"last": 26
}
}
]
}
}
}
}