class CoapServices : StackService
class Provider |
fun attach(dataSinkDataSource: DataSinkDataSource): Unit
Attach the source and sink |
|
fun close(): Unit |
|
fun detach(): Unit |
open fun setFilterGroup(group: CoapGroupRequestFilterMode, key: NodeKey<String>): Unit
Update the current filter group used by the CoAP request filter. |