Archived
A CLI for manipulating "data sources" (API calls) in the Plex Manufacturing Cloud (now owned by Rockwell Automation). At the time this was created, this tool was a significantly more sophisticated way to experiment with the Plex SOAP API endpoints than other options. The introduction of the REST wrappers for the data sources, and the true REST APIs, have made this largely obsolete.
MIT license.
See COPYING for the full license text.
Plex, Plex Manufacturing Cloud, etc. are the property of Rockwell Automation.
- "Wrap" icon: Icons8.com
- "ConsoleShell": originally by RaveNoX, https://github.com/RaveNoX/ConsoleShell
You may have some difficulty building this. Some proprietary components have been removed.
You'll need the .NET Framework 4.5.2 SDK.
Utilities for connecting to the Plex SOAP APIs and generating an index of the available endpoints.
An experimental foray into reimagining the CLI as a set of Powershell cmdlets. Didn't get far.
The CLI itself.
Tool to launch the CLI with some special command line options; mainly used for automatic updating.
An incomplete UI for the Wrap CLI.