Devin345458
Devin345458
Support for async function in abeatsb and fitnesstest
Is there a way to programatically add a node to the root? Also is there a way to get the current components uuid within map resolver?
`INSERT INTO 'table' ('id', 'field') VALUES (22, -5);`
` this.connection = await this.$wamp.subscribe('topic', (args, data) => { this.status = data.status; }).catch(e => e); this.$wamp.unsubscribe(this.connection); ` Potentially unhandled rejection [9] Error: Session.unsubscribe: must be an instance of class autobahn.Subscription