You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have coap-client running on a Raspberry Pi but i wanne it to translate this script coap-client -m post -u "Client_identity" -k "$GATEWAYCODE" -e '{"9090":"$USERNAME"}' "coaps://$GATEWAYIP:5684/15011/9063" to CoAPthon.
How can i set the Client_identity and $GATEWAYCODE in CoAPthon
The text was updated successfully, but these errors were encountered:
I have
coap-client
running on a Raspberry Pi but i wanne it to translate this scriptcoap-client -m post -u "Client_identity" -k "$GATEWAYCODE" -e '{"9090":"$USERNAME"}' "coaps://$GATEWAYIP:5684/15011/9063"
to CoAPthon.How can i set the
Client_identity
and$GATEWAYCODE
in CoAPthonThe text was updated successfully, but these errors were encountered: