1using System.Threading.Tasks;
Contains information about an error on a thing
Base Interface for all processor nodes.
Base Interface for all thing error processor nodes.
Task< ThingError[]> ProcessErrors(INode Device, ThingError[] Errors)
Process a collection of thing errors.
Interface for nodes that are published through the concentrator interface.