GoldenGateBindings / com.fitbit.goldengate.bindings.coap / CoapEndpointProvider / getEndpoint

getEndpoint

fun <T> getEndpoint(key: NodeKey<T>): Endpoint

Get the the Endpoint for the given node

Parameters

key - unique identifier for a node

Return
return single Endpoint instance for requested node