Closed emiltin closed 3 years ago
It's a bit confusing that the documentation says that arguments are integers or booleans, but acutally it's a json string, like "1" or "True".
Related issues: https://github.com/rsmp-nordic/rsmp_core/issues/63 and https://github.com/rsmp-nordic/rsmp_sxl_traffic_lights/issues/58
closing because we will instead change core to use native json types like boolean
It's a bit confusing that the documentation says that arguments are integers or booleans, but acutally it's a json string, like "1" or "True".