Skip to content

Faimulus TypeScript API / @faimulus/driver-sdk / ChannelStatus

Interface: ChannelStatus ​

Current machine and presentation status of a channel instance.

Properties ​

diagnostics? ​

optional diagnostics?: readonly ChannelDiagnostic[]


message? ​

optional message?: string


presentation? ​

optional presentation?: readonly ChannelPresentationBlock[]


state ​

state: ChannelState


updatedAt? ​

optional updatedAt?: string

Documentation for the current repository state.