abstract class Crestron::CresNext

Overview

Parent module for Crestron DM NVX devices.

Included Modules

Direct Known Subclasses

Defined in:

crestron/cres_next.cr

Instance Method Summary

Instance methods inherited from module Crestron::CresNextAuth

authenticate authenticate, logout logout

Instance Method Detail

def maintain_session #

======================================== HTTP for updates and session maintenance


[View source]
def manual_send(payload : JSON::Any) #

[View source]
def received(data, task) #

[View source]
def tokenize(path : String) #

[View source]
def websocket_headers #

[View source]