Searched refs:coap_post (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/tools/otci/tests/ |
D | test_otci.py | 303 leader.coap_post(leader.get_ipaddr_rloc(), 'test', 'con', 'xxx')
|
/openthread-latest/tools/otci/otci/ |
D | otci.py | 2480 …def coap_post(self, addr: Union[str, Ip6Addr], uri_path: str, type: str = "con", payload: Optional… member in OTCI
|
/openthread-latest/tests/scripts/thread-cert/ |
D | node.py | 2999 def coap_post(self, ipaddr, uri, con=False, payload=None): member in NodeImpl
|