nats-manager

command module
v0.0.0-...-db8f46d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

README

nats-manager

nats-manager manages accounts for embedded Timeterm (frontend-embedded) devices, referred to as emdevs to keep topics short.

Granted Permissions

Streams:

  • Stream: EMDEV-RETRIEVE-NEW-NETWORKING-CONFIG
    Consumer: EMDEV-{deviceId}-EMDEV-RETRIEVE-NEW-NETWORKING-CONFIG
    Consumer topic filter: EMDEV.{deviceId}.RETRIEVE-NEW-NETWORKING-CONFIG Source topic: EMDEV.*.RETRIEVE-NEW-NETWORKING-CONFIG

    Makes for ACL entries:

    • pub $JS.API.CONSUMER.MSG.NEXT.EMDEV-RETRIEVE-NEW-NETWORKING-CONFIG.EMDEV-{deviceId}-EMDEV-RETRIEVE-NEW-NETWORKING-CONFIG

      Required for requesting new messages.

    • pub $JS.ACK.EMDEV-RETRIEVE-NEW-NETWORKING-CONFIG.EMDEV-{deviceId}-EMDEV-RETRIEVE-NEW-NETWORKING-CONFIG.>

      Required for ACKing messages.
      Not manually created by the client but set by the NATS server as reply subject in responses to requests to the topic above.

Topics:

  • Topic: EMDEV.{deviceId}.REBOOT
    Makes for ACL entry: sub EMDEV.{deviceId}.REBOOT

Topics

nats-manager listens on the topic NATS-MANAGER.PROVISION-NEW-DEVICE for provisioning requests for new devices.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package api implements a very small subset of the nats-account-server API.
Package api implements a very small subset of the nats-account-server API.
pkg
jwtpatch Module
sdk Module
vla Module
sdk module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL