Update provisioning API to support new Brocaar interface
The Loraserver API has been updated by Brocaar.
The provisioning part of Lorhammer must be updated.
The Loraserver API has been updated by Brocaar.
The provisioning part of Lorhammer must be updated.
assigned to @vdavy
mentioned in merge request !74 (closed)
created merge request !74 (closed) to address this issue
mentioned in merge request !75 (merged)
Hello, are there any documents on how to use this feature to test LoRaServer?
marked this issue as related to #96
I've tried lorhammer with the updated API parts with loraserver 3.1.0 and see a few strange behaviours. Not sure if these are bugs or wrong usage:
No gateways are added to the server, whereas everything else (device profiles, devices) was. As a result no data was receided by the server and the orchestrator terminates with "ERRO[0022] Local output error when wait error="signal: interrupt" logger=orchestrator/deploy/local"
Devices and Device profiles never get removed from server. Resulting in ~20 LorhammerDeviceProfiles, all with the same name.
mentioned in issue #101