- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- closePin
void closePin(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClose
void onClose()
Undocumented in source.
- onHouseKeeping
void onHouseKeeping()
Undocumented in source.
- onLearn
immutable(Grid) onLearn(Tag token)
Undocumented in source.
- onOpen
immutable(Dict) onOpen()
Undocumented in source.
- onPointChange
void onPointChange(shared(ConnPoint) point, immutable(Dict) changes)
Undocumented in source.
- onPoll
void onPoll()
Undocumented in source.
- onShutdown
void onShutdown()
Undocumented in source.
- onUnwatch
void onUnwatch(shared(ConnPoint)[] points)
Undocumented in source.
- onWatch
void onWatch(shared(ConnPoint)[] points)
Undocumented in source.
- onWrite
void onWrite(shared(ConnPoint) point, Tag value, int level, string who)
Undocumented in source.
- open
void open()
Undocumented in source. Be warned that the author may not have intended to support it.
- openPin
void openPin(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setContext
void setContext(shared(ConnContext) context)
Undocumented in source. Be warned that the author may not have intended to support it.