from meshctrl import MeshCtrl
mesh_client = MeshCtrl(uri="wss://mesh.example.com", user="mesh username", token="mesh_login_token")
result = mesh_client.send_command(node_id="mesh_node_id", command="whoami")
print(result)
-
Notifications
You must be signed in to change notification settings - Fork 3
Python port of Mesh Central's meshctrl.js program
License
amidaware/meshctrl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python port of Mesh Central's meshctrl.js program
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published