Show / Hide Table of Contents

Namespace StarMicronics.CloudPrnt.CpMessage

Classes

BarcodeReaderInfo

Information about a Barcode Reader device that is connected to a CloudPRNT client.

BarcodeReaderScan

Details of a Barcode Reader scan

BarcodeReaderStatus

Status of a barcode reader device.

DisplayInfo

Information about a display device that is connected to a CloudPRNT client.

DisplayStatus

Describes the status of a display.

DisplayUpdate

Represents a message to be passed to a display that is conencted to a CloudPRNT client.

KeyboardInfo

Information about a keyboard device that is connected to a CloudPRNT client.

KeyboardStatus

Describes the status of a keyboard.

PollRequest

Represents a Star CloudPRNT polling request that will be sent by the CloudPRNT device to the server via an http POST. This object should be created by deserialising a Json request from a CloudPRNT device.

PollResponse

Describes the fields that may be sent to a CloudPRNT compatible device in response to a received PollRequest. This object is intended to be serialised as JSON data, and passed back to CloudPRNT devices via http, in response to receiving a request poll.

Back to top Generated by DocFX