Property |
Type |
Default |
Description |
---|---|---|---|
sys.name |
string |
polaris |
String name for system |
sys.serial |
uint32 |
— |
Serial number/ID |
sys.sw.version |
uint32 |
— |
Running software version |
sys.bootcount |
uint32 |
— |
Number of times the system was booted |
sys.csp.address |
uint8 |
20 |
CSP address of the device |
sys.csp.routes |
string |
Additional CSP routes in CIDR notation |
|
sys.can.rate |
uint32 |
1000000 |
CAN-bus bitrate |
sys.uart.rate |
uint32 |
1000000 |
UART baudrate |
sys.uart.multidrop |
bool |
False |
UART multidrop mode |
sys.net.enable |
bool |
False |
IP stack enable |
sys.net.ip |
string |
192.168.100.20 |
Ethernet IP address |
sys.net.prefix |
uint8 |
24 |
Ethernet network prefix bits |
sys.net.gw |
string |
192.168.100.1 |
Ethernet gateway IP address |