Regular OpenC2 gateway implementation.
upstream consumer adapter interface
downstream producer adapter interface
configuration options
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
Consumer Map
Component name
Return an Express router with access to errors registry
Component status
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: