AiXpandModule.register({
mqtt: {
protocol: 'mqtt',
host: '###',
port: 1883,
username: '###',
password: '###',
session: {
clean: true,
clientId: null,
},
},
aixpNamespace: 'lummetry',
name: 'nest-aixp',
fleet: [
'preferred-node',
],
plugins: {},
options: {
bufferPayloadsWhileBooting: false,
cacheType: CacheType.MEMORY,
}
})
@aixpand/nest-module
0.4.3 • Public • PublishedPackage Sidebar
Install
npm i @aixpand/nest-module
Repository
Weekly Downloads
1
Version
0.4.3
License
MIT
Unpacked Size
189 kB
Total Files
64