Regular OpenC2 consumer implementation.
transport adapter
configuration options
Consumer actuators
Return the status of the Consumer in a standard format
check object as defined in the draft standard https://datatracker.ietf.org/doc/html/draft-inadarei-api-health-check-05
Component name
Consumer pairs
Consumer profiles
Return an Express router with access to OpenC2 information
Component health status
Removes all listeners, or those of the specified event.
Optionalevent: "error"error event
Removes all listeners, or those of the specified event.
Optionalevent: "command"command event
Add a listener for the error event, emitted when the component detects an error.
error event
Error event listener
Add a listener for the status event, emitted when the component changes its status.
status event
Status event listener
Add a listener for the command event, emitted when a new command is received
command event
Command event listener
Removes the specified listener from the listener array for the error event.
error event
Error event listener
Removes the specified listener from the listener array for the status event.
status event
Status event listener
Removes the specified listener from the listener array for the command event.
command event
Command event listener
Add a listener for the error event, emitted when the component detects an error.
error event
Error event listener
Add a listener for the status event, emitted when the component changes its status.
status event
Status event listener
Add a listener for the command event, emitted when a new command is received
command event
Command event listener
Add a listener for the error event, emitted when the component detects an error. This is a
one-time event, the listener will be removed after the first emission.
error event
Error event listener
Add a listener for the status event, emitted when the component changes its status. This is a
one-time event, the listener will be removed after the first emission.
status event
Status event listener
Add a listener for the command event, emitted when a new command is received. This is a
one-time event, the listener will be removed after the first emission.
command event
Command event listener
Removes the specified listener from the listener array for the error event.
error event
Error event listener
Removes the specified listener from the listener array for the status event.
status event
Status event listener
Removes the specified listener from the listener array for the command event.
command event
Command event listener
A service is a special kind of resource that besides Resource properties, it could offer: