Property |
Type |
Default |
Description |
---|---|---|---|
sys.name |
string |
srs-3 |
String name for system |
sys.serial |
uint32 |
— |
Serial number/ID of the device |
sys.sw.version |
uint32 |
— |
Running software version |
sys.bootcount |
uint32 |
— |
Number of times the system was booted |
sys.gwdt.init |
uint32 |
86400 |
GWDT timer reset value |
sys.gwdt.counter |
uint32 |
0 |
GWDT current counter value |
sys.gwdt.reset |
uint32 |
0 |
GWDT reset trigger |
sys.csp.address |
uint8 |
21 |
CSP address of the device |
sys.csp.routes |
string |
Additional CSP routes in CIDR notation |
|
sys.csp.mtu |
uint16 |
256 |
CSP maximum transmission unit |
sys.can.rate |
uint32 |
1000000 |
CAN-bus bitrate |
sys.can.promisc |
bool |
True |
Accept all CSP CAN-frames |
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.en.ip |
string |
192.168.100.2 |
Ethernet IP address |
sys.net.en.prefix |
uint8 |
24 |
Ethernet network prefix bits |
sys.net.en.gw |
string |
192.168.100.1 |
Ethernet gateway IP address |
sys.net.rf.ip |
string |
192.168.200.2 |
Spacelink IP address |
sys.net.rf.prefix |
uint8 |
24 |
Spacelink network prefix bits |
sys.net.rf.gw |
string |
192.168.200.1 |
Spacelink gateway IP address |