No way to set safetyState in state message
It seems to me, that there is no way to set the safetyState object in the state message.
It always defaults to:
"safetyState": { "eStop": "NONE", "fieldViolation": false },
Could it make sense to add a method to StatusSink that handles this?