|  Developer
Updated on June 15, 2022

Getting Started

  • NMA is message broker between connected clients and controllers.
  • There is list of supported connection types to NMA: – unknown – controller – ui – cloud – portal
  • When someone opens web socket connection to NMA, connection type becomes unknown. After calling of one of the unknown connection API methods(in case of success) connection type becomes controller, ui, cloud or portal accordingly. Each connection type has own API.