Ravn::Tactical::ServiceV1::
Nodes module
Extended With |
|
:nocov:
Public Class Methods
Add nodes-related routes to the given app
.
Mount node endpoints in the given app
.
Public Instance Methods
Mark the node associated with the given device_id
as deleted.
Fetch a collection of existing callsigns
Fetch information about this node.
Fetch a single node by ID.
Fetch compute pack nodes.
Make this node a control node.
Register a new compute pack that has been discovered.
Update an existing node with the request’s parameters.
Validate the current request body against parameters for Mission
objects. See the the typecast_params plugin for details.
Refs: - roda.jeremyevans.net/rdoc/classes/Roda/RodaPlugins/TypecastParams.html