Remote Interfaces - magicbug/Cloudlog GitHub Wiki

Remote interfaces allows Cloudlog to access hardware via local HTTP REST APIs, these for example could be radio control, rotators or even antenna switching.

Tasks

  • Define some basic hardware elements
  • Define how Cloudlog would expect to handle these things e.g radioid/vfo/a/14070 to change frequency.
  • Code some example applications either in .NET for windows or a simple GO interface.