Compiled for documentation available at https://docs.remotivelabs.com/.
We have a number of sample RemotiveBroker configurations in our public repositories. To ensure that we only publish configurations that comply with the configuration schema in this repository, it is recommended to validate them with the validation task, which can be run from RemotiveBroker repository.
mix broker.validate_configuration /path/to/configuration/interfaces.json
mix broker.validate_configuration --distributed /path/to/distributed/configuration/interfaces.json