Skip to content

tony722/Unity.RestClient

Repository files navigation

Unity.RestClient

Part of the open source Unity.Framework for Crestron

Crestron SIMPL# library for making calls to a REST API over HTTP.

Usage

Your main class should inherit from RestClient, and the Simpl+ module should set it's HostName property.

Individual API calls should be individual classes inheriting from ApiObject.

Example:

See: Zigen.SW41PlusMk3

(Todo: Simple example code here.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages