Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • message - this is default channel, apps and modules on the same device can communicate with each other thru it. Messages do not leave the device. The channel is always available.

  • localnet - messages will be automatically send to any GridOS devices in the same local network. This requires messaging module. No internet connection required for this to operate.

  • remote - messages will be forwarded to a connected mobile remote app. Mobile remote app cannot write to the default channel, it can only use remote. Requires messaging module, option must be enabled in module settings.

  • mobileapp - messages will be forwarded to a local mobile app. Local mobile app cannot write to the default channel, it can only use mobileapp. Requires mobileapp module. No internet connection required for this to operate.

  • pubnub - messages are broadcasted between devices via pubnub service. Requires messaging module. PubKey and SubKey settings should be entered in module settings on each connected device.