2.0.2 • Published 6 years ago

node-red-contrib-panasonicprojector v2.0.2

Weekly downloads
19
License
Apache-2.0
Repository
github
Last release
6 years ago

node-red-contrib-panasonicprojector

Panasonic Network Control For Node Red

How To Use:

Simply pass the following into the module:

Basic Commands

msg.payload.command: The command to be processed
msg.payload.parameter: The parameters(s) of the command, not required if there is none

Using Sub Commands

msg.payload.command: The command to be processed
msg.payload.subcommand: The sub command to be processed
msg.payload.parameter: The parameter(s) of the command, not required if there is none

Error Codes:

ERR1: Undefined control command
ERR2: Out of parameter range
ERR3: Busy state
ERR4: Timeout
ERR5: Wrong data length
ERRA: Password mismatch
ER401: Command cannot be executed
ER402: Invalid parameter
The module will also pass network connection errors on the output

Commands

Panasonic Projector Commands

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.3.0

6 years ago

1.2.9

6 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago