mirror of
https://github.com/koush/scrypted.git
synced 2026-09-17 09:10:38 +01:00
mqtt: expose sdk
This commit is contained in:
@@ -71,6 +71,7 @@ export async function scryptedEval(device: ScryptedDeviceBase, script: string, e
|
||||
}
|
||||
|
||||
const allParams = Object.assign({}, params, {
|
||||
sdk,
|
||||
fs: require('realfs'),
|
||||
fetch,
|
||||
ScryptedDeviceBase,
|
||||
|
||||
Reference in New Issue
Block a user