iobroker.pjlink
Version:
PJLink Projector controll
45 lines (44 loc) • 4.74 kB
JSON
{
"options": "options",
"Host": "Host",
"IP address or FQDN from the device": "IP address or FQDN from the device",
"Port": "Port",
"TCP port (default: 4352, some older devices have: 10000)": "TCP port (default: 4352, some older devices have: 10000)",
"Password": "Password",
"maximum 32 ASCII Characters (could be left empty if projector security is set to OFF)": "maximum 32 ASCII Characters (could be left empty if projector security is set to OFF)",
"Class": "Class",
"select the maximum supported class from the projector": "select the maximum supported class from the projector",
"Socket timeout": "socket timeout",
"sets the socket to timeout after timeout milliseconds of inactivity on the socket. Default: 800": "Sets the socket to timeout after timeout milliseconds of inactivity on the socket. Default: 800",
"Status poll interval": "Status poll interval",
"interval to refresh the status (power, e.g. input switch and mute)": "interval to refresh the status (power, e.g. input switch and mute). Default: 2000 ms (2 seconds)",
"Information poll interval": "Information poll interval",
"interval to refresh the whole projector status, default 60000 ms (1 minute)": "interval to refresh the whole projector status, default 60000 ms (1 minute))",
"Reconnect timeout": "reconnect timeout",
"time to recheck the projector connection after a connection failure. Default: 10000 ms (10 Seconds)": "time to recheck the projector connection after a connection failure. Default: 10000 ms (10 Seconds)",
"extended": "extended",
"Select the type of query for all information types and choose whether power state must be in state Power-on prior to that query": "Select the type of query for all information types and choose whether power state must be in state Power-on prior to that query. If the query is only on startup and the power state must be in state Power-on, then the query will be executed on first power on, only one time after the adapter has been restarted",
"Power state must be ON to query": "Power state must be ON to query",
"Class information query (CLSS)": "Class information query (CLSS)",
"Power status query (PWR)": "Power status query (PWR)",
"Input switch query (INPT)": "Input switch query (INPT)",
"Mute status query (AVMT)": "Mute status query (AVMT)",
"Error status query (ERST)": "Error status query (ERST)",
"Lamp number/ lighting hour query (LAMP)": "Lamp number/ lighting hour query (LAMP)",
"Input toggling list query (INST)": "Input toggling list query (INST)",
"Projector name query (NAME)": "Projector name query (NAME)",
"Manufacture name information query (INF1)": "Manufacture name information query (INF1)",
"Product name information query (INF2)": "Product name information query (INF2)",
"Other information query (INFO)": "Other information query (INFO)",
"inputs": "customize inputs",
"Optionally customize your signal inputs and transfer this to the object (pjlink.x.input)": "Optionally customize your signal inputs and transfer this to the object (pjlink.x.input), so that you have a validation in the object database and a dropdown menue to select your input",
"Get the actual input configuration from the projector and transfer this object to the inputInfo to customize the inputs": "Get the actual input configuration from the projector and transfer this object to the inputInfo to customize the inputs",
"Overwrite the existing inputInfo configuration": "Overwrite the existing inputInfo configuration ? You must leave and reenter the instance configuration dialog !",
"Set the instance input object to fit the upper edited inputs": "Set the instance input object to fit the upper edited inputs",
"Set the instance input object to default": "Set the instance input object to default",
"Overwrite the existing input configuration": "Overwrite the existing input configuration ?",
"Overwrite the existing input configuration with restart": "Overwrite the existing input configuration ? Don't forget to restart the instance after saving to reload the config object to the instance !",
"Number of skipped short cycles after power ON event": "Number of skipped short cycles after power ON event",
"Set the number of skipped short cycles, mainly power queries, after power ON event, default 5 (with 2000 ms statusDelay corresponds to 10s non-guarantee time)": "Set the number of skipped short cycles, mainly power queries, after power ON event, default 5 (with 2000 ms statusDelay corresponds to 10s non-guarantee time)",
"has to be a multiple of the status poll interval": "has to be a multiple of the status poll interval"
}