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 2
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
StorageEncryptionOptions