Versions Compared

Key

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

...

  • Stop this microservice
  • Get the current Admin status (locked or unlocked) (not sure if this should only be valid for Device Services)
  • Get the configuration settings (aka properties) for this microservice
  • Get the configuration setting (aka property) for this microservice by configuration setting name (aka key)
  • Set the configuration setting (aka property) for a writable (versus read only) property for this microservice.
  • Get the memory usage for this microservice (not sure this can be done from inside the Go service yet)

Microservice SM Callbacks

...