OptionalacceptThe media type in which the receiver expects the notifications.
OptionalendWhen the channel should stop existing, in milliseconds since epoch.
The unique identifier of the channel.
OptionallastInternal value that we use to track when this channel last sent a notification.
OptionalrateThe minimal time required between notifications, in milliseconds.
OptionalreceiveThe resource receivers can use to establish a connection and receive notifications.
OptionalsendThe resource on the receiver where notifications can be sent.
OptionalsenderCan be used to identify the sender.
OptionalstartWhen the channel should start sending notifications, in milliseconds since epoch.
OptionalstateThe state parameter sent by the receiver. This is used to send a notification when the channel is established and the topic resource has a different state.
The resource this channel sends notifications about.
The channel type.
Internal representation of a notification channel. Most of the fields are those defined in https://solidproject.org/TR/2022/notifications-protocol-20221231#notification-channel-data-model
We only support notification channels with a single topic.