Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 529 Bytes

README-matter-thread.md

File metadata and controls

15 lines (8 loc) · 529 Bytes

Matter (& Thread)

Python Matter Server control script

scripts/Send-MatterCommand.ps1

This PowerShell script can be used to send commands to a Python Matter Server

It opens up a websocket connection, grabs the initial details, sends the command, waits for the response, then closes the websocket connection.

Several examples of usage are given in the script doc comments.