Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Object Creation
let DeviceCustomizationClass = require("@brightsign/devicecustomization");
let devicecustomization = new DeviceCustomizationClass();
DeviceCustomization
installBlessing()
Promise<void> installBlessing(BlessingsOptions params)
prepareForBlessing()
Promise<void> prepareForBlessing(BlessingsOptions params)
encryptStorage()
Promise<void> encryptStorage(String device, StorageEncryptionOptions params)
BlessingsOptions
Attribute
bp3_server
string:
url
string:
StorageEncryptionOptions
Attribute
method
string:
passphrase
string:
format
boolean: