i - Global
ID | Type | Example | Description |
---|---|---|---|
i.version |
number | 3.10 |
The firmware version, in decimal form. |
i.loader |
string | '112/123' |
The hardware loader version (for Scannex diagnostic purposes). |
i.temp |
integer | 33 |
The current temperature (in integer degrees Celcius) of the ip.buffer. (Only available on ip.2 and ip.4 devices.) |
i.alive |
integer | 1037502 |
The number of seconds the buffer has been alive for. |
i.now |
string | '2024-05-07 13:31:41' |
The current date and time in human readable format. |
i.seconds |
integer | 1210167101 |
The current date and time in standard format – number of seconds since midnight, 1st January 1970 |
i.started |
integer | 1209129598 |
The .seconds value when the buffer was booted. |