Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallHomeNode ¶
Types ¶
type CallHome ¶
Implements RFC Draft
https://www.rfc-editor.org/rfc/rfc8071.html
func New ¶
func New(proto device.ProtocolHandler) *CallHome
func (*CallHome) ApplyOptions ¶
func (*CallHome) OnRegister ¶
func (callh *CallHome) OnRegister(l RegisterListener) nodeutil.Subscription
type Options ¶
func DefaultOptions ¶
func DefaultOptions() Options
type RegisterListener ¶
type RegisterListener func(d device.Device, update RegisterUpdate)
Click to show internal directories.
Click to hide internal directories.