Formatter Validator Minifier Escape / Unescape JSON ↔ String JSON ↔ YAML JSON → CSV NDJSON / JSON Lines JSON → Types JSON ↔ XML JSON Diff JSON Patch Canonicalize (RFC 8785) Schema Validator Schema Generator JSONPath Tester JWT Decoder JSON Errors Schemas More Tools
JSONTools / Schema registry / datalogic-scan2deploy-ce
Schema registry

datalogic-scan2deploy-ce

Datalogic Scan2Deploy CE file

.dlc.json

Check your file against this schema

Opens the validator with this schema already loaded. Paste your .dlc.json and it validates in your browser — nothing is uploaded.

Validate a .dlc.json → View raw schema

Fields

Generated directly from the schema, following local $refs, to two levels of nesting.

Field Type Description
layoutobject
layout.descriptionstring
default: "none"
globalobjectSection used to configure application scoped settings
global.target-pathstringBase destination folder where archive/folder will be inflated
default: "\\FlashDisk"
global.actionstringSpecifies final action performed by the application at the end of the staging process
default: "cold-boot"
one of: "stay", "close", "warm-boot", "cold-boot", "clean-boot"
global.ping-timeoutintegerThe timeout value used when attempting to reach the host server
default: 1000
settingsobjectSection used to configure inner device settings
settings.usb-functionstringUSB communication function to use
default: "active-sync-usb"
one of: "active-sync-usb", "active-sync-com", "usblan", "mass-storage"
networkobjectSection used to configure device Wi-Fi network
network.profilestring"Friendly" name to associate with the network connection
default: "datalogic"
network.essidstringWireless network ESSID
default: "tsunami"
network.modestringWireless connection mode
default: "open"
one of: "open", "wep-40", "wep-104", "wpa-psk", "wpa2-psk", "wpa-tkip" … (+1)
network.mode-keystringWireless network key for 'wep-40', 'wep-104', 'wpa-psk', and 'wpa2-psk' networks
default: ""
network.indexintegerWireless network key index for 'wep-40' and 'wep-104' networks
default: 1
network.eap-methodstringConfigures the EAP authentication method
default: "none"
one of: "none", "peap", "tls", "ttls", "fast", "leap"
network.eap-usernamestringUsername for the EAP method
default: ""
network.eap-passwordstringPassword for EAP method
default: ""
network.credentials-typestringIndicates the EAP credentials type
default: "password"
one of: "password", "token", "certificate", "unknown"
network.credentials-sourcestringIndicates the EAP credentials source
default: "user"
one of: "user", "logon", "profile", "auto", "unknown"
network.validate-serverbooleanIndicates if the server certificate should be validated
default: false
network.connect-to-serverbooleanIndicates if only the servers listed in the 'connect-to-server-names' list should be connected to
default: false
network.connect-to-server-namesstringSemi-colon separated list of servers that are valid to connect to during server certificate validation
default: ""
network.server-cert-namestring"Friendly" name of the server digital certificate that should be validated
default: ""
network.outer-identitystringThe outer-identity of the EAP method
default: ""
network.fast-reconnectbooleanIndicate if fast reconnect should be enabled
default: false
network.inner-methodstringInner EAP authentication method to use
default: "eap-tls"
one of: "eap-tls", "eap-MsChapV2", "eap-gtc"
network.auto-pacbooleanIndicates if automatic PAC provisioning is used for an EAP-FAST network
default: false
network.pac-file-pathstringFull path to the PAC file for manual PAC provisioning
default: ""
network.pac-aid-infostringPAC authority identity (AID) information used to select PAC from a list of PACs on the device
default: ""
deploymentobjectSection used to download a ZIP archive from a server and inflate it to the 'target-path' folder
deployment.schemestringDeployment download scheme to use
default: "http"
one of: "http", "https"
deployment.hostrequiredstringHost name or internet protocol address of the server from which the resource is to be fetched
default: ""
deployment.portintegerTCP/IP port to be used to contact the server
default: 80
deployment.pathstringPath to server resource to download, complete with query string if needed
default: ""
shellobjectSection for executable shell commands to be performed in the final staging phase
shell.cmdsrequiredarray<object>Each object in 'cmds' is a shell command to execute in the final phase of staging

What we found in this schema

Specification sections for the keywords in this schema

Keyword Document Section
$idJSON Schema Core, draft 2020-12§8.2.1 — The "$id" Keyword
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
defaultJSON Schema Validation, draft 2020-12§9.2 — "default"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
enumJSON Schema Validation, draft 2020-12§6.1.2 — "enum"
examplesJSON Schema Validation, draft 2020-12§9.5 — "examples"
ifJSON Schema Core, draft 2020-12§10.2.2.1 — "if"
maxLengthJSON Schema Validation, draft 2020-12§6.3.1 — "maxLength"
maximumJSON Schema Validation, draft 2020-12§6.2.2 — "maximum"
minimumJSON Schema Validation, draft 2020-12§6.2.4 — "minimum"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
requiredJSON Schema Validation, draft 2020-12§6.5.3 — "required"
thenJSON Schema Core, draft 2020-12§10.2.2.2 — "then"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"

Documents

Attribution

This schema comes from SchemaStore, distributed under the Apache License 2.0. Copyright 2015–present Mads Kristensen and contributors. View the original file. The field table and audit on this page are generated by JSONTools.tools; the schema itself is unmodified.

← All schemas