UNPKG

iobroker.pjlink

Version:
56 lines (55 loc) 4.04 kB
{ "lblOptions": "options", "lblHost": "Host", "hlpHost": "IP address or FQDN of the device", "lblPort": "TCP-Port", "hlpPort": "TCP-Port (default: 4352, some older devices use: 10000)", "lblPassword": "Password", "hlpPassword": "maximum 32 ASCII Characters (can be left empty if projector security is set to OFF)", "lblClass": "Class", "hlpClass": "select the maximum supported class of the projector", "lblSocketTimeout": "Socket timeout", "hlpSocketTimeout": "Sets the socket to timeout after timeout milliseconds of inactivity. Default: 800 ms", "lblReconnectDelay": "Reconnect timeout", "hlpReconnectDelay": "time to recheck the projector connection after a connection failure. Default: 10000 ms (10 Seconds)", "lblStatusDelay": "Status poll interval", "hlpStatusDelay": "interval to refresh status (e.g. power, input switch and mute). Default: 2000 ms (2 seconds)", "lblInformationDelay": "Information poll interval", "hlpInformationDelay": "interval to refresh the whole projector status, default 60000 ms (1 minute)", "ttpInformationDelay": "has to be a multiple of the status poll interval", "lblSkippedCyclesAfterPowerOn": "Number of skipped short cycles after power ON event", "hlpSkippedCyclesAfterPowerOn": "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)", "lblConnectionCheckMethod": "Method to check the availability of the projector", "lblOff": "Aus", "lblTcpPing": "TCP-Ping", "lblTcpPort": "TCP-Port for availabiliy check", "hlpTcpPort": "Usually the same port as above", "lblCheckTimeout": "Check timeout", "hlpCheckTimeout": "time to wait for the connection check to complete. Default: 500ms", "lblExtended": "extended", "lblQueryType": "Select the type of query for all information types and choose whether the 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", "lblQueryOnlyPwrOn": "Power state must be ON to query", "lblNever": "Never", "lblOnlyOnStartup": "Only on adapter startup", "lblOnStatusPoll": "On status poll interval", "lblOnInformationPoll": "On information poll interval", "lblQueryTypeCLSS": "Class information query (CLSS)", "lblQueryTypePWR": "Power status query (PWR)", "lblQueryTypeINPT": "Input switch query (INPT)", "lblQueryTypeAVMT": "Mute status query (AVMT)", "lblQueryTypeERST": "Error status query (ERST)", "lblQueryTypeLAMP": "Lamp number/ lighting hour query (LAMP)", "lblQueryTypeINST": "Input toggling list query (INST)", "lblQueryTypeNAME": "Projector name query (NAME)", "lblQueryTypeINF1": "Manufacturer name information query (INF1)", "lblQueryTypeINF2": "Product name information query (INF2)", "lblQueryTypeINFO": "Other information query (INFO)", "lblInputs": "customize inputs", "lblCustomizeInputs": "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 menu to select your input", "lblUpdateInputInfo": "Get the current input configuration from the projector and transfer this object to the inputInfo to customize the inputs", "wrnOverwriteInputInfo": "Overwrite the existing inputInfo configuration? You must leave and reenter the instance configuration dialog!", "lblSetInstanceInput": "Set the instance input object to fit the edited inputs", "wrnSetInstanceInput": "Overwrite the existing input configuration? Don't forget to restart the instance after saving to reload the config object to the instance!", "lblResetInstanceInput": "Set the instance input object to default", "wrnResetInstanceInput": "Overwrite the existing input configuration?" }