Regular OpenC2 producer implementation.
transport adapter
configuration options
Readonly
componentComponent identification
Readonly
consumerConsumer Map
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
Return an Express router with access to OpenC2 information
Component health status
Issue a new command to the requested consumers. If '' is indicated as a consumer, the command
will be broadcasted. If an actuator
is indicated in the command the command will not be
broadcasted even if it include the '' symbol.
Command to be issued
Issue a new command to the requested consumers. If '' is indicated as a consumer, the command
will be broadcasted. If an actuator
is indicated in the command the command will not be
broadcasted even if it include the '' symbol.
Consumer objetive of this command
Command to be issued
Issue a new command to the requested consumers. If '*' is indicated as a consumer, the command will be broadcasted.
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
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
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 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
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
A service is a special kind of resource that besides Resource properties, it could offer: