/******************************************************************** * Tasmota lib * * To use: `import tasmota` *******************************************************************/ #include "be_constobj.h" struct dummy_struct {}; // we need a struct name but don't need any meaningful content, we just take the address extern struct TasmotaGlobal_t TasmotaGlobal; extern struct dummy_struct be_tasmota_global_struct; extern int l_getFreeHeap(bvm *vm); extern int l_publish(bvm *vm); extern int l_publish_result(bvm *vm); extern int l_cmd(bvm *vm); extern int l_get_cb(bvm *vm); extern int l_getoption(bvm *vm); extern int l_millis(bvm *vm); extern int l_timereached(bvm *vm); extern int l_rtc(bvm *vm); extern int l_time_dump(bvm *vm); extern int l_strftime(bvm *vm); extern int l_memory(bvm *vm); extern int l_wifi(bvm *vm); extern int l_eth(bvm *vm); extern int l_yield(bvm *vm); extern int l_delay(bvm *vm); extern int l_scaleuint(bvm *vm); extern int l_logInfo(bvm *vm); extern int l_save(bvm *vm); extern int l_respCmnd(bvm *vm); extern int l_respCmndStr(bvm *vm); extern int l_respCmndDone(bvm *vm); extern int l_respCmndError(bvm *vm); extern int l_respCmndFailed(bvm *vm); extern int l_resolveCmnd(bvm *vm); extern int l_respAppend(bvm *vm); extern int l_webSend(bvm *vm); extern int l_webSendDecimal(bvm *vm); extern int l_getlight(bvm *vm); extern int l_setlight(bvm *vm); extern int l_getpower(bvm *vm); extern int l_setpower(bvm *vm); extern int l_getswitch(bvm *vm); extern int l_i2cenabled(bvm *vm); /******************************************************************** ** Solidified function: init ********************************************************************/ be_local_closure(init, /* name */ be_nested_proto( 4, /* nstack */ 1, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 4]) { /* constants */ /* K0 */ be_nested_string("global", 503252654, 6), /* K1 */ be_nested_string("ctypes_bytes_dyn", 915205307, 16), /* K2 */ be_nested_string("_global_addr", 533766721, 12), /* K3 */ be_nested_string("_global_def", 646007001, 11), }), (be_nested_const_str("init", 380752755, 4)), (be_nested_const_str("input", -103256197, 5)), ( &(const binstruction[ 6]) { /* code */ 0xB8060200, // 0000 GETNGBL R1 K1 0x88080102, // 0001 GETMBR R2 R0 K2 0x880C0103, // 0002 GETMBR R3 R0 K3 0x7C040400, // 0003 CALL R1 2 0x90020001, // 0004 SETMBR R0 K0 R1 0x80000000, // 0005 RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: add_driver ********************************************************************/ be_local_closure(add_driver, /* name */ be_nested_proto( 5, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 2]) { /* constants */ /* K0 */ be_nested_string("_drivers", -1034638311, 8), /* K1 */ be_nested_string("push", -2022703139, 4), }), (be_nested_const_str("add_driver", 1654458371, 10)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[12]) { /* code */ 0x88080100, // 0000 GETMBR R2 R0 K0 0x780A0004, // 0001 JMPF R2 #0007 0x88080100, // 0002 GETMBR R2 R0 K0 0x8C080501, // 0003 GETMET R2 R2 K1 0x5C100200, // 0004 MOVE R4 R1 0x7C080400, // 0005 CALL R2 2 0x70020003, // 0006 JMP #000B 0x60080012, // 0007 GETGBL R2 G18 0x7C080000, // 0008 CALL R2 0 0x400C0401, // 0009 CONNECT R3 R2 R1 0x90020002, // 000A SETMBR R0 K0 R2 0x80000000, // 000B RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: gen_cb ********************************************************************/ be_local_closure(gen_cb, /* name */ be_nested_proto( 7, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 7]) { /* constants */ /* K0 */ be_nested_string("_cb", -251666929, 3), /* K1 */ be_const_int(0), /* K2 */ be_nested_string("find", -1108310694, 4), /* K3 */ be_nested_string("_get_cb", 1448849122, 7), /* K4 */ be_nested_string("stop_iteration", -121173395, 14), /* K5 */ be_nested_string("internal_error", -1775809127, 14), /* K6 */ be_nested_string("No callback available", 633786138, 21), }), (be_nested_const_str("gen_cb", -1049739745, 6)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[34]) { /* code */ 0x88080100, // 0000 GETMBR R2 R0 K0 0x4C0C0000, // 0001 LDNIL R3 0x1C080403, // 0002 EQ R2 R2 R3 0x780A0002, // 0003 JMPF R2 #0007 0x60080013, // 0004 GETGBL R2 G19 0x7C080000, // 0005 CALL R2 0 0x90020002, // 0006 SETMBR R0 K0 R2 0x60080010, // 0007 GETGBL R2 G16 0x540E0012, // 0008 LDINT R3 19 0x400E0203, // 0009 CONNECT R3 K1 R3 0x7C080200, // 000A CALL R2 1 0xA8020010, // 000B EXBLK 0 #001D 0x5C0C0400, // 000C MOVE R3 R2 0x7C0C0000, // 000D CALL R3 0 0x88100100, // 000E GETMBR R4 R0 K0 0x8C100902, // 000F GETMET R4 R4 K2 0x5C180600, // 0010 MOVE R6 R3 0x7C100400, // 0011 CALL R4 2 0x4C140000, // 0012 LDNIL R5 0x1C100805, // 0013 EQ R4 R4 R5 0x78120006, // 0014 JMPF R4 #001C 0x88100100, // 0015 GETMBR R4 R0 K0 0x98100601, // 0016 SETIDX R4 R3 R1 0x8C100103, // 0017 GETMET R4 R0 K3 0x5C180600, // 0018 MOVE R6 R3 0x7C100400, // 0019 CALL R4 2 0xA8040001, // 001A EXBLK 1 1 0x80040800, // 001B RET 1 R4 0x7001FFEE, // 001C JMP #000C 0x58080004, // 001D LDCONST R2 K4 0xAC080200, // 001E CATCH R2 1 0 0xB0080000, // 001F RAISE 2 R0 R0 0xB0060B06, // 0020 RAISE 1 K5 K6 0x80000000, // 0021 RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: set_light ********************************************************************/ be_local_closure(set_light, /* name */ be_nested_proto( 8, /* nstack */ 3, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 3]) { /* constants */ /* K0 */ be_nested_string("tasmota.set_light() is deprecated, use light.set()", 2124937871, 50), /* K1 */ be_nested_string("light", -493019601, 5), /* K2 */ be_nested_string("set", -970520829, 3), }), (be_nested_const_str("set_light", -1118891144, 9)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[18]) { /* code */ 0x600C0001, // 0000 GETGBL R3 G1 0x58100000, // 0001 LDCONST R4 K0 0x7C0C0200, // 0002 CALL R3 1 0xA40E0200, // 0003 IMPORT R3 K1 0x4C100000, // 0004 LDNIL R4 0x20100404, // 0005 NE R4 R2 R4 0x78120005, // 0006 JMPF R4 #000D 0x8C100702, // 0007 GETMET R4 R3 K2 0x5C180200, // 0008 MOVE R6 R1 0x5C1C0400, // 0009 MOVE R7 R2 0x7C100600, // 000A CALL R4 3 0x80040800, // 000B RET 1 R4 0x70020003, // 000C JMP #0011 0x8C100702, // 000D GETMET R4 R3 K2 0x5C180200, // 000E MOVE R6 R1 0x7C100400, // 000F CALL R4 2 0x80040800, // 0010 RET 1 R4 0x80000000, // 0011 RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: remove_rule ********************************************************************/ be_local_closure(remove_rule, /* name */ be_nested_proto( 5, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 2]) { /* constants */ /* K0 */ be_nested_string("_rules", -28750191, 6), /* K1 */ be_nested_string("remove", -611183107, 6), }), (be_nested_const_str("remove_rule", -838755968, 11)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[ 7]) { /* code */ 0x88080100, // 0000 GETMBR R2 R0 K0 0x780A0003, // 0001 JMPF R2 #0006 0x88080100, // 0002 GETMBR R2 R0 K0 0x8C080501, // 0003 GETMET R2 R2 K1 0x5C100200, // 0004 MOVE R4 R1 0x7C080400, // 0005 CALL R2 2 0x80000000, // 0006 RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: add_cmd ********************************************************************/ be_local_closure(add_cmd, /* name */ be_nested_proto( 5, /* nstack */ 3, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 4]) { /* constants */ /* K0 */ be_nested_string("_ccmd", -2131545883, 5), /* K1 */ be_nested_string("function", -1630125495, 8), /* K2 */ be_nested_string("value_error", 773297791, 11), /* K3 */ be_nested_string("the second argument is not a function", -340392827, 37), }), (be_nested_const_str("add_cmd", -933336417, 7)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[15]) { /* code */ 0x880C0100, // 0000 GETMBR R3 R0 K0 0x740E0002, // 0001 JMPT R3 #0005 0x600C0013, // 0002 GETGBL R3 G19 0x7C0C0000, // 0003 CALL R3 0 0x90020003, // 0004 SETMBR R0 K0 R3 0x600C0004, // 0005 GETGBL R3 G4 0x5C100400, // 0006 MOVE R4 R2 0x7C0C0200, // 0007 CALL R3 1 0x1C0C0701, // 0008 EQ R3 R3 K1 0x780E0002, // 0009 JMPF R3 #000D 0x880C0100, // 000A GETMBR R3 R0 K0 0x980C0202, // 000B SETIDX R3 R1 R2 0x70020000, // 000C JMP #000E 0xB0060503, // 000D RAISE 1 K2 K3 0x80000000, // 000E RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: wire_scan ********************************************************************/ be_local_closure(wire_scan, /* name */ be_nested_proto( 6, /* nstack */ 3, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 4]) { /* constants */ /* K0 */ be_nested_string("i2c_enabled", 218388101, 11), /* K1 */ be_nested_string("wire1", -1082245877, 5), /* K2 */ be_nested_string("detect", 8884370, 6), /* K3 */ be_nested_string("wire2", -1065468258, 5), }), (be_nested_const_str("wire_scan", -1623691416, 9)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[25]) { /* code */ 0x4C0C0000, // 0000 LDNIL R3 0x200C0403, // 0001 NE R3 R2 R3 0x780E0005, // 0002 JMPF R3 #0009 0x8C0C0100, // 0003 GETMET R3 R0 K0 0x5C140400, // 0004 MOVE R5 R2 0x7C0C0400, // 0005 CALL R3 2 0x740E0001, // 0006 JMPT R3 #0009 0x4C0C0000, // 0007 LDNIL R3 0x80040600, // 0008 RET 1 R3 0x880C0101, // 0009 GETMBR R3 R0 K1 0x8C0C0702, // 000A GETMET R3 R3 K2 0x5C140200, // 000B MOVE R5 R1 0x7C0C0400, // 000C CALL R3 2 0x780E0001, // 000D JMPF R3 #0010 0x880C0101, // 000E GETMBR R3 R0 K1 0x80040600, // 000F RET 1 R3 0x880C0103, // 0010 GETMBR R3 R0 K3 0x8C0C0702, // 0011 GETMET R3 R3 K2 0x5C140200, // 0012 MOVE R5 R1 0x7C0C0400, // 0013 CALL R3 2 0x780E0001, // 0014 JMPF R3 #0017 0x880C0103, // 0015 GETMBR R3 R0 K3 0x80040600, // 0016 RET 1 R3 0x4C0C0000, // 0017 LDNIL R3 0x80040600, // 0018 RET 1 R3 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: find_key_i ********************************************************************/ be_local_closure(find_key_i, /* name */ be_nested_proto( 10, /* nstack */ 3, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 5]) { /* constants */ /* K0 */ be_nested_string("string", 398550328, 6), /* K1 */ be_nested_string("toupper", -602983720, 7), /* K2 */ be_nested_string("keys", -112588595, 4), /* K3 */ be_nested_string("?", 973910158, 1), /* K4 */ be_nested_string("stop_iteration", -121173395, 14), }), (be_nested_const_str("find_key_i", 850136726, 10)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[31]) { /* code */ 0xA40E0000, // 0000 IMPORT R3 K0 0x8C100701, // 0001 GETMET R4 R3 K1 0x5C180400, // 0002 MOVE R6 R2 0x7C100400, // 0003 CALL R4 2 0x60140006, // 0004 GETGBL R5 G6 0x5C180200, // 0005 MOVE R6 R1 0x7C140200, // 0006 CALL R5 1 0x60180013, // 0007 GETGBL R6 G19 0x1C140A06, // 0008 EQ R5 R5 R6 0x78160013, // 0009 JMPF R5 #001E 0x60140010, // 000A GETGBL R5 G16 0x8C180302, // 000B GETMET R6 R1 K2 0x7C180200, // 000C CALL R6 1 0x7C140200, // 000D CALL R5 1 0xA802000B, // 000E EXBLK 0 #001B 0x5C180A00, // 000F MOVE R6 R5 0x7C180000, // 0010 CALL R6 0 0x8C1C0701, // 0011 GETMET R7 R3 K1 0x5C240C00, // 0012 MOVE R9 R6 0x7C1C0400, // 0013 CALL R7 2 0x1C1C0E04, // 0014 EQ R7 R7 R4 0x741E0001, // 0015 JMPT R7 #0018 0x1C1C0503, // 0016 EQ R7 R2 K3 0x781E0001, // 0017 JMPF R7 #001A 0xA8040001, // 0018 EXBLK 1 1 0x80040C00, // 0019 RET 1 R6 0x7001FFF3, // 001A JMP #000F 0x58140004, // 001B LDCONST R5 K4 0xAC140200, // 001C CATCH R5 1 0 0xB0080000, // 001D RAISE 2 R0 R0 0x80000000, // 001E RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: chars_in_string ********************************************************************/ be_local_closure(chars_in_string, /* name */ be_nested_proto( 12, /* nstack */ 4, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 3]) { /* constants */ /* K0 */ be_const_int(0), /* K1 */ be_const_int(1), /* K2 */ be_nested_string("stop_iteration", -121173395, 14), }), (be_nested_const_str("chars_in_string", -1146182164, 15)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[44]) { /* code */ 0x780E0001, // 0000 JMPF R3 #0003 0x50100200, // 0001 LDBOOL R4 1 0 0x70020000, // 0002 JMP #0004 0x50100000, // 0003 LDBOOL R4 0 0 0x60140010, // 0004 GETGBL R5 G16 0x6018000C, // 0005 GETGBL R6 G12 0x5C1C0200, // 0006 MOVE R7 R1 0x7C180200, // 0007 CALL R6 1 0x04180D01, // 0008 SUB R6 R6 K1 0x401A0006, // 0009 CONNECT R6 K0 R6 0x7C140200, // 000A CALL R5 1 0xA802001A, // 000B EXBLK 0 #0027 0x5C180A00, // 000C MOVE R6 R5 0x7C180000, // 000D CALL R6 0 0x501C0000, // 000E LDBOOL R7 0 0 0x60200010, // 000F GETGBL R8 G16 0x6024000C, // 0010 GETGBL R9 G12 0x5C280400, // 0011 MOVE R10 R2 0x7C240200, // 0012 CALL R9 1 0x04241301, // 0013 SUB R9 R9 K1 0x40260009, // 0014 CONNECT R9 K0 R9 0x7C200200, // 0015 CALL R8 1 0xA8020007, // 0016 EXBLK 0 #001F 0x5C241000, // 0017 MOVE R9 R8 0x7C240000, // 0018 CALL R9 0 0x94280206, // 0019 GETIDX R10 R1 R6 0x942C0409, // 001A GETIDX R11 R2 R9 0x1C28140B, // 001B EQ R10 R10 R11 0x782A0000, // 001C JMPF R10 #001E 0x501C0200, // 001D LDBOOL R7 1 0 0x7001FFF7, // 001E JMP #0017 0x58200002, // 001F LDCONST R8 K2 0xAC200200, // 0020 CATCH R8 1 0 0xB0080000, // 0021 RAISE 2 R0 R0 0x20200807, // 0022 NE R8 R4 R7 0x78220001, // 0023 JMPF R8 #0026 0xA8040001, // 0024 EXBLK 1 1 0x80040C00, // 0025 RET 1 R6 0x7001FFE4, // 0026 JMP #000C 0x58140002, // 0027 LDCONST R5 K2 0xAC140200, // 0028 CATCH R5 1 0 0xB0080000, // 0029 RAISE 2 R0 R0 0x5415FFFE, // 002A LDINT R5 -1 0x80040A00, // 002B RET 1 R5 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: set_timer ********************************************************************/ be_local_closure(set_timer, /* name */ be_nested_proto( 10, /* nstack */ 4, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 4]) { /* constants */ /* K0 */ be_nested_string("_timers", -1694866380, 7), /* K1 */ be_nested_string("push", -2022703139, 4), /* K2 */ be_nested_string("Timer", -346839614, 5), /* K3 */ be_nested_string("millis", 1214679063, 6), }), (be_nested_const_str("set_timer", 2135414533, 9)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[16]) { /* code */ 0x88100100, // 0000 GETMBR R4 R0 K0 0x74120002, // 0001 JMPT R4 #0005 0x60100012, // 0002 GETGBL R4 G18 0x7C100000, // 0003 CALL R4 0 0x90020004, // 0004 SETMBR R0 K0 R4 0x88100100, // 0005 GETMBR R4 R0 K0 0x8C100901, // 0006 GETMET R4 R4 K1 0xB81A0400, // 0007 GETNGBL R6 K2 0x8C1C0103, // 0008 GETMET R7 R0 K3 0x5C240200, // 0009 MOVE R9 R1 0x7C1C0400, // 000A CALL R7 2 0x5C200400, // 000B MOVE R8 R2 0x5C240600, // 000C MOVE R9 R3 0x7C180600, // 000D CALL R6 3 0x7C100400, // 000E CALL R4 2 0x80000000, // 000F RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: add_rule ********************************************************************/ be_local_closure(add_rule, /* name */ be_nested_proto( 5, /* nstack */ 3, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 4]) { /* constants */ /* K0 */ be_nested_string("_rules", -28750191, 6), /* K1 */ be_nested_string("function", -1630125495, 8), /* K2 */ be_nested_string("value_error", 773297791, 11), /* K3 */ be_nested_string("the second argument is not a function", -340392827, 37), }), (be_nested_const_str("add_rule", 596540743, 8)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[15]) { /* code */ 0x880C0100, // 0000 GETMBR R3 R0 K0 0x740E0002, // 0001 JMPT R3 #0005 0x600C0013, // 0002 GETGBL R3 G19 0x7C0C0000, // 0003 CALL R3 0 0x90020003, // 0004 SETMBR R0 K0 R3 0x600C0004, // 0005 GETGBL R3 G4 0x5C100400, // 0006 MOVE R4 R2 0x7C0C0200, // 0007 CALL R3 1 0x1C0C0701, // 0008 EQ R3 R3 K1 0x780E0002, // 0009 JMPF R3 #000D 0x880C0100, // 000A GETMBR R3 R0 K0 0x980C0202, // 000B SETIDX R3 R1 R2 0x70020000, // 000C JMP #000E 0xB0060503, // 000D RAISE 1 K2 K3 0x80000000, // 000E RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: run_deferred ********************************************************************/ be_local_closure(run_deferred, /* name */ be_nested_proto( 6, /* nstack */ 1, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 8]) { /* constants */ /* K0 */ be_nested_string("_timers", -1694866380, 7), /* K1 */ be_const_int(0), /* K2 */ be_nested_string("size", 597743964, 4), /* K3 */ be_nested_string("time_reached", 2075136773, 12), /* K4 */ be_nested_string("due", -399437003, 3), /* K5 */ be_nested_string("f", -485742695, 1), /* K6 */ be_nested_string("remove", -611183107, 6), /* K7 */ be_const_int(1), }), (be_nested_const_str("run_deferred", 371594696, 12)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[27]) { /* code */ 0x88040100, // 0000 GETMBR R1 R0 K0 0x78060017, // 0001 JMPF R1 #001A 0x58040001, // 0002 LDCONST R1 K1 0x88080100, // 0003 GETMBR R2 R0 K0 0x8C080502, // 0004 GETMET R2 R2 K2 0x7C080200, // 0005 CALL R2 1 0x14080202, // 0006 LT R2 R1 R2 0x780A0011, // 0007 JMPF R2 #001A 0x8C080103, // 0008 GETMET R2 R0 K3 0x88100100, // 0009 GETMBR R4 R0 K0 0x94100801, // 000A GETIDX R4 R4 R1 0x88100904, // 000B GETMBR R4 R4 K4 0x7C080400, // 000C CALL R2 2 0x780A0009, // 000D JMPF R2 #0018 0x88080100, // 000E GETMBR R2 R0 K0 0x94080401, // 000F GETIDX R2 R2 R1 0x88080505, // 0010 GETMBR R2 R2 K5 0x880C0100, // 0011 GETMBR R3 R0 K0 0x8C0C0706, // 0012 GETMET R3 R3 K6 0x5C140200, // 0013 MOVE R5 R1 0x7C0C0400, // 0014 CALL R3 2 0x5C0C0400, // 0015 MOVE R3 R2 0x7C0C0000, // 0016 CALL R3 0 0x70020000, // 0017 JMP #0019 0x00040307, // 0018 ADD R1 R1 K7 0x7001FFE8, // 0019 JMP #0003 0x80000000, // 001A RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: cmd ********************************************************************/ be_local_closure(cmd, /* name */ be_nested_proto( 7, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 5]) { /* constants */ /* K0 */ be_nested_string("json", 916562499, 4), /* K1 */ be_nested_string("_cmd", -875145154, 4), /* K2 */ be_nested_string("load", -435725847, 4), /* K3 */ be_nested_string("instance", 193386898, 8), /* K4 */ be_nested_string("response", 1499316702, 8), }), (be_nested_const_str("cmd", -158181397, 3)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[19]) { /* code */ 0xA40A0000, // 0000 IMPORT R2 K0 0x8C0C0101, // 0001 GETMET R3 R0 K1 0x5C140200, // 0002 MOVE R5 R1 0x7C0C0400, // 0003 CALL R3 2 0x8C100502, // 0004 GETMET R4 R2 K2 0x5C180600, // 0005 MOVE R6 R3 0x7C100400, // 0006 CALL R4 2 0x60140004, // 0007 GETGBL R5 G4 0x5C180800, // 0008 MOVE R6 R4 0x7C140200, // 0009 CALL R5 1 0x1C140B03, // 000A EQ R5 R5 K3 0x78160001, // 000B JMPF R5 #000E 0x80040800, // 000C RET 1 R4 0x70020003, // 000D JMP #0012 0x60140013, // 000E GETGBL R5 G19 0x7C140000, // 000F CALL R5 0 0x98160804, // 0010 SETIDX R5 K4 R4 0x80040A00, // 0011 RET 1 R5 0x80000000, // 0012 RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: time_str ********************************************************************/ be_local_closure(time_str, /* name */ be_nested_proto( 13, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[10]) { /* constants */ /* K0 */ be_nested_string("string", 398550328, 6), /* K1 */ be_nested_string("time_dump", -964556549, 9), /* K2 */ be_nested_string("format", -1180859054, 6), /* K3 */ be_nested_string("%04d-%02d-%02dT%02d:%02d:%02d", -869438695, 29), /* K4 */ be_nested_string("year", -1367388900, 4), /* K5 */ be_nested_string("month", -696646139, 5), /* K6 */ be_nested_string("day", -464576003, 3), /* K7 */ be_nested_string("hour", -1241306097, 4), /* K8 */ be_nested_string("min", -913357481, 3), /* K9 */ be_nested_string("sec", -1155074638, 3), }), (be_nested_const_str("time_str", -1681139684, 8)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[14]) { /* code */ 0xA40A0000, // 0000 IMPORT R2 K0 0x8C0C0101, // 0001 GETMET R3 R0 K1 0x5C140200, // 0002 MOVE R5 R1 0x7C0C0400, // 0003 CALL R3 2 0x8C100502, // 0004 GETMET R4 R2 K2 0x58180003, // 0005 LDCONST R6 K3 0x941C0704, // 0006 GETIDX R7 R3 K4 0x94200705, // 0007 GETIDX R8 R3 K5 0x94240706, // 0008 GETIDX R9 R3 K6 0x94280707, // 0009 GETIDX R10 R3 K7 0x942C0708, // 000A GETIDX R11 R3 K8 0x94300709, // 000B GETIDX R12 R3 K9 0x7C101000, // 000C CALL R4 8 0x80040800, // 000D RET 1 R4 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: load ********************************************************************/ be_local_closure(load, /* name */ be_nested_proto( 15, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[18]) { /* constants */ /* K0 */ be_nested_string("string", 398550328, 6), /* K1 */ be_nested_string("path", -2071507658, 4), /* K2 */ be_nested_string("find", -1108310694, 4), /* K3 */ be_nested_string(".", 722245873, 1), /* K4 */ be_const_int(0), /* K5 */ be_nested_string(".be", 1325797348, 3), /* K6 */ be_nested_string("split", -2017972765, 5), /* K7 */ be_const_int(1), /* K8 */ be_nested_string("be", 942383232, 2), /* K9 */ be_nested_string("bec", 1336821081, 3), /* K10 */ be_nested_string("io_error", 1970281036, 8), /* K11 */ be_nested_string("file extension is not '.be' or '.bec'", -1199247657, 37), /* K12 */ be_nested_string("c", -435409838, 1), /* K13 */ be_nested_string("last_modified", 772177145, 13), /* K14 */ be_nested_string("file", -1427482813, 4), /* K15 */ be_nested_string("save", -855671224, 4), /* K16 */ be_nested_string("format", -1180859054, 6), /* K17 */ be_nested_string("BRY: could not save compiled file %s (%s)", 736659787, 41), }), (be_nested_const_str("load", -435725847, 4)), (be_nested_const_str("input", -103256197, 5)), ( &(const binstruction[88]) { /* code */ 0xA40A0000, // 0000 IMPORT R2 K0 0xA40E0200, // 0001 IMPORT R3 K1 0x8C100502, // 0002 GETMET R4 R2 K2 0x5C180200, // 0003 MOVE R6 R1 0x581C0003, // 0004 LDCONST R7 K3 0x7C100600, // 0005 CALL R4 3 0x14100904, // 0006 LT R4 R4 K4 0x78120000, // 0007 JMPF R4 #0009 0x00040305, // 0008 ADD R1 R1 K5 0x8C100506, // 0009 GETMET R4 R2 K6 0x5C180200, // 000A MOVE R6 R1 0x581C0003, // 000B LDCONST R7 K3 0x7C100600, // 000C CALL R4 3 0x6014000C, // 000D GETGBL R5 G12 0x5C180800, // 000E MOVE R6 R4 0x7C140200, // 000F CALL R5 1 0x18140B07, // 0010 LE R5 R5 K7 0x74160007, // 0011 JMPT R5 #001A 0x5415FFFE, // 0012 LDINT R5 -1 0x94140805, // 0013 GETIDX R5 R4 R5 0x20140B08, // 0014 NE R5 R5 K8 0x78160004, // 0015 JMPF R5 #001B 0x5415FFFE, // 0016 LDINT R5 -1 0x94140805, // 0017 GETIDX R5 R4 R5 0x20140B09, // 0018 NE R5 R5 K9 0x78160000, // 0019 JMPF R5 #001B 0xB006150B, // 001A RAISE 1 K10 K11 0x5415FFFE, // 001B LDINT R5 -1 0x94140205, // 001C GETIDX R5 R1 R5 0x1C140B0C, // 001D EQ R5 R5 K12 0x8C18070D, // 001E GETMET R6 R3 K13 0x5C200200, // 001F MOVE R8 R1 0x7C180400, // 0020 CALL R6 2 0x78160005, // 0021 JMPF R5 #0028 0x4C1C0000, // 0022 LDNIL R7 0x1C1C0C07, // 0023 EQ R7 R6 R7 0x781E0001, // 0024 JMPF R7 #0027 0x501C0000, // 0025 LDBOOL R7 0 0 0x80040E00, // 0026 RET 1 R7 0x70020014, // 0027 JMP #003D 0x8C1C070D, // 0028 GETMET R7 R3 K13 0x0024030C, // 0029 ADD R9 R1 K12 0x7C1C0400, // 002A CALL R7 2 0x4C200000, // 002B LDNIL R8 0x1C200C08, // 002C EQ R8 R6 R8 0x78220004, // 002D JMPF R8 #0033 0x4C200000, // 002E LDNIL R8 0x1C200E08, // 002F EQ R8 R7 R8 0x78220001, // 0030 JMPF R8 #0033 0x50200000, // 0031 LDBOOL R8 0 0 0x80041000, // 0032 RET 1 R8 0x4C200000, // 0033 LDNIL R8 0x20200E08, // 0034 NE R8 R7 R8 0x78220006, // 0035 JMPF R8 #003D 0x4C200000, // 0036 LDNIL R8 0x1C200C08, // 0037 EQ R8 R6 R8 0x74220001, // 0038 JMPT R8 #003B 0x28200E06, // 0039 GE R8 R7 R6 0x78220001, // 003A JMPF R8 #003D 0x0004030C, // 003B ADD R1 R1 K12 0x50140200, // 003C LDBOOL R5 1 0 0x601C000D, // 003D GETGBL R7 G13 0x5C200200, // 003E MOVE R8 R1 0x5824000E, // 003F LDCONST R9 K14 0x7C1C0400, // 0040 CALL R7 2 0x74160011, // 0041 JMPT R5 #0054 0xA8020005, // 0042 EXBLK 0 #0049 0x8C20010F, // 0043 GETMET R8 R0 K15 0x0028030C, // 0044 ADD R10 R1 K12 0x5C2C0E00, // 0045 MOVE R11 R7 0x7C200600, // 0046 CALL R8 3 0xA8040001, // 0047 EXBLK 1 1 0x7002000A, // 0048 JMP #0054 0xAC200001, // 0049 CATCH R8 0 1 0x70020007, // 004A JMP #0053 0x60240001, // 004B GETGBL R9 G1 0x8C280510, // 004C GETMET R10 R2 K16 0x58300011, // 004D LDCONST R12 K17 0x0034030C, // 004E ADD R13 R1 K12 0x5C381000, // 004F MOVE R14 R8 0x7C280800, // 0050 CALL R10 4 0x7C240200, // 0051 CALL R9 1 0x70020000, // 0052 JMP #0054 0xB0080000, // 0053 RAISE 2 R0 R0 0x5C200E00, // 0054 MOVE R8 R7 0x7C200000, // 0055 CALL R8 0 0x50200200, // 0056 LDBOOL R8 1 0 0x80041000, // 0057 RET 1 R8 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: find_op ********************************************************************/ be_local_closure(find_op, /* name */ be_nested_proto( 13, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 6]) { /* constants */ /* K0 */ be_nested_string("string", 398550328, 6), /* K1 */ be_nested_string("=<>!", -1630497019, 4), /* K2 */ be_nested_string("chars_in_string", -1146182164, 15), /* K3 */ be_const_int(0), /* K4 */ be_nested_string("split", -2017972765, 5), /* K5 */ be_const_int(1), }), (be_nested_const_str("find_op", -528253920, 7)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[42]) { /* code */ 0xA40A0000, // 0000 IMPORT R2 K0 0x580C0001, // 0001 LDCONST R3 K1 0x8C100102, // 0002 GETMET R4 R0 K2 0x5C180200, // 0003 MOVE R6 R1 0x5C1C0600, // 0004 MOVE R7 R3 0x7C100600, // 0005 CALL R4 3 0x28140903, // 0006 GE R5 R4 K3 0x78160019, // 0007 JMPF R5 #0022 0x8C140504, // 0008 GETMET R5 R2 K4 0x5C1C0200, // 0009 MOVE R7 R1 0x5C200800, // 000A MOVE R8 R4 0x7C140600, // 000B CALL R5 3 0x94180B03, // 000C GETIDX R6 R5 K3 0x941C0B05, // 000D GETIDX R7 R5 K5 0x8C200102, // 000E GETMET R8 R0 K2 0x5C280E00, // 000F MOVE R10 R7 0x5C2C0600, // 0010 MOVE R11 R3 0x50300200, // 0011 LDBOOL R12 1 0 0x7C200800, // 0012 CALL R8 4 0x5C101000, // 0013 MOVE R4 R8 0x28200903, // 0014 GE R8 R4 K3 0x7822000B, // 0015 JMPF R8 #0022 0x8C200504, // 0016 GETMET R8 R2 K4 0x5C280E00, // 0017 MOVE R10 R7 0x5C2C0800, // 0018 MOVE R11 R4 0x7C200600, // 0019 CALL R8 3 0x94241103, // 001A GETIDX R9 R8 K3 0x94281105, // 001B GETIDX R10 R8 K5 0x602C0012, // 001C GETGBL R11 G18 0x7C2C0000, // 001D CALL R11 0 0x40301606, // 001E CONNECT R12 R11 R6 0x40301609, // 001F CONNECT R12 R11 R9 0x4030160A, // 0020 CONNECT R12 R11 R10 0x80041600, // 0021 RET 1 R11 0x60140012, // 0022 GETGBL R5 G18 0x7C140000, // 0023 CALL R5 0 0x40180A01, // 0024 CONNECT R6 R5 R1 0x4C180000, // 0025 LDNIL R6 0x40180A06, // 0026 CONNECT R6 R5 R6 0x4C180000, // 0027 LDNIL R6 0x40180A06, // 0028 CONNECT R6 R5 R6 0x80040A00, // 0029 RET 1 R5 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: remove_timer ********************************************************************/ be_local_closure(remove_timer, /* name */ be_nested_proto( 6, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 7]) { /* constants */ /* K0 */ be_nested_string("tasmota", 424643812, 7), /* K1 */ be_nested_string("_timers", -1694866380, 7), /* K2 */ be_const_int(0), /* K3 */ be_nested_string("size", 597743964, 4), /* K4 */ be_nested_string("id", 926444256, 2), /* K5 */ be_nested_string("remove", -611183107, 6), /* K6 */ be_const_int(1), }), (be_nested_const_str("remove_timer", -153495081, 12)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[23]) { /* code */ 0xB80A0000, // 0000 GETNGBL R2 K0 0x88080501, // 0001 GETMBR R2 R2 K1 0x780A0012, // 0002 JMPF R2 #0016 0x58080002, // 0003 LDCONST R2 K2 0xB80E0000, // 0004 GETNGBL R3 K0 0x880C0701, // 0005 GETMBR R3 R3 K1 0x8C0C0703, // 0006 GETMET R3 R3 K3 0x7C0C0200, // 0007 CALL R3 1 0x140C0403, // 0008 LT R3 R2 R3 0x780E000B, // 0009 JMPF R3 #0016 0x880C0101, // 000A GETMBR R3 R0 K1 0x940C0602, // 000B GETIDX R3 R3 R2 0x880C0704, // 000C GETMBR R3 R3 K4 0x1C0C0601, // 000D EQ R3 R3 R1 0x780E0004, // 000E JMPF R3 #0014 0x880C0101, // 000F GETMBR R3 R0 K1 0x8C0C0705, // 0010 GETMET R3 R3 K5 0x5C140400, // 0011 MOVE R5 R2 0x7C0C0400, // 0012 CALL R3 2 0x70020000, // 0013 JMP #0015 0x00080506, // 0014 ADD R2 R2 K6 0x7001FFED, // 0015 JMP #0004 0x80000000, // 0016 RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: get_light ********************************************************************/ be_local_closure(get_light, /* name */ be_nested_proto( 6, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 3]) { /* constants */ /* K0 */ be_nested_string("tasmota.get_light() is deprecated, use light.get()", -769213649, 50), /* K1 */ be_nested_string("light", -493019601, 5), /* K2 */ be_nested_string("get", 1410115415, 3), }), (be_nested_const_str("get_light", 381930476, 9)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[16]) { /* code */ 0x60080001, // 0000 GETGBL R2 G1 0x580C0000, // 0001 LDCONST R3 K0 0x7C080200, // 0002 CALL R2 1 0xA40A0200, // 0003 IMPORT R2 K1 0x4C0C0000, // 0004 LDNIL R3 0x200C0203, // 0005 NE R3 R1 R3 0x780E0004, // 0006 JMPF R3 #000C 0x8C0C0502, // 0007 GETMET R3 R2 K2 0x5C140200, // 0008 MOVE R5 R1 0x7C0C0400, // 0009 CALL R3 2 0x80040600, // 000A RET 1 R3 0x70020002, // 000B JMP #000F 0x8C0C0502, // 000C GETMET R3 R2 K2 0x7C0C0200, // 000D CALL R3 1 0x80040600, // 000E RET 1 R3 0x80000000, // 000F RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: exec_rules ********************************************************************/ be_local_closure(exec_rules, /* name */ be_nested_proto( 12, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 8]) { /* constants */ /* K0 */ be_nested_string("_rules", -28750191, 6), /* K1 */ be_nested_string("json", 916562499, 4), /* K2 */ be_nested_string("load", -435725847, 4), /* K3 */ be_nested_string("BRY: ERROR, bad json: ", -1579831487, 22), /* K4 */ be_const_int(3), /* K5 */ be_nested_string("keys", -112588595, 4), /* K6 */ be_nested_string("try_rule", 1986449405, 8), /* K7 */ be_nested_string("stop_iteration", -121173395, 14), }), (be_nested_const_str("exec_rules", 1445221092, 10)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[40]) { /* code */ 0x88080100, // 0000 GETMBR R2 R0 K0 0x780A0023, // 0001 JMPF R2 #0026 0xA40A0200, // 0002 IMPORT R2 K1 0x8C0C0502, // 0003 GETMET R3 R2 K2 0x5C140200, // 0004 MOVE R5 R1 0x7C0C0400, // 0005 CALL R3 2 0x50100000, // 0006 LDBOOL R4 0 0 0x4C140000, // 0007 LDNIL R5 0x1C140605, // 0008 EQ R5 R3 R5 0x78160004, // 0009 JMPF R5 #000F 0x60140001, // 000A GETGBL R5 G1 0x001A0601, // 000B ADD R6 K3 R1 0x581C0004, // 000C LDCONST R7 K4 0x7C140400, // 000D CALL R5 2 0x70020015, // 000E JMP #0025 0x60140010, // 000F GETGBL R5 G16 0x88180100, // 0010 GETMBR R6 R0 K0 0x8C180D05, // 0011 GETMET R6 R6 K5 0x7C180200, // 0012 CALL R6 1 0x7C140200, // 0013 CALL R5 1 0xA802000C, // 0014 EXBLK 0 #0022 0x5C180A00, // 0015 MOVE R6 R5 0x7C180000, // 0016 CALL R6 0 0x8C1C0106, // 0017 GETMET R7 R0 K6 0x5C240600, // 0018 MOVE R9 R3 0x5C280C00, // 0019 MOVE R10 R6 0x882C0100, // 001A GETMBR R11 R0 K0 0x942C1606, // 001B GETIDX R11 R11 R6 0x7C1C0800, // 001C CALL R7 4 0x741E0001, // 001D JMPT R7 #0020 0x74120000, // 001E JMPT R4 #0020 0x50100001, // 001F LDBOOL R4 0 1 0x50100200, // 0020 LDBOOL R4 1 0 0x7001FFF2, // 0021 JMP #0015 0x58140007, // 0022 LDCONST R5 K7 0xAC140200, // 0023 CATCH R5 1 0 0xB0080000, // 0024 RAISE 2 R0 R0 0x80040800, // 0025 RET 1 R4 0x50080000, // 0026 LDBOOL R2 0 0 0x80040400, // 0027 RET 1 R2 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: remove_driver ********************************************************************/ be_local_closure(remove_driver, /* name */ be_nested_proto( 6, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 3]) { /* constants */ /* K0 */ be_nested_string("_drivers", -1034638311, 8), /* K1 */ be_nested_string("find", -1108310694, 4), /* K2 */ be_nested_string("pop", 1362321360, 3), }), (be_nested_const_str("remove_driver", 1030243768, 13)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[14]) { /* code */ 0x88080100, // 0000 GETMBR R2 R0 K0 0x780A000A, // 0001 JMPF R2 #000D 0x88080100, // 0002 GETMBR R2 R0 K0 0x8C080501, // 0003 GETMET R2 R2 K1 0x5C100200, // 0004 MOVE R4 R1 0x7C080400, // 0005 CALL R2 2 0x4C0C0000, // 0006 LDNIL R3 0x200C0403, // 0007 NE R3 R2 R3 0x780E0003, // 0008 JMPF R3 #000D 0x880C0100, // 0009 GETMBR R3 R0 K0 0x8C0C0702, // 000A GETMET R3 R3 K2 0x5C140400, // 000B MOVE R5 R2 0x7C0C0400, // 000C CALL R3 2 0x80000000, // 000D RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: try_rule ********************************************************************/ be_local_closure(try_rule, /* name */ be_nested_proto( 14, /* nstack */ 4, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[17]) { /* constants */ /* K0 */ be_nested_string("string", 398550328, 6), /* K1 */ be_nested_string("find_op", -528253920, 7), /* K2 */ be_nested_string("split", -2017972765, 5), /* K3 */ be_const_int(0), /* K4 */ be_nested_string("#", 638357778, 1), /* K5 */ be_nested_string("find_key_i", 850136726, 10), /* K6 */ be_nested_string("stop_iteration", -121173395, 14), /* K7 */ be_const_int(1), /* K8 */ be_const_int(2), /* K9 */ be_nested_string("==", -1863000881, 2), /* K10 */ be_nested_string("!==", 559817114, 3), /* K11 */ be_nested_string("=", 940354920, 1), /* K12 */ be_nested_string("!=", -1866252285, 2), /* K13 */ be_nested_string(">", 990687777, 1), /* K14 */ be_nested_string(">=", 284975636, 2), /* K15 */ be_nested_string("<", 957132539, 1), /* K16 */ be_nested_string("<=", -1795743310, 2), }), (be_nested_const_str("try_rule", 1986449405, 8)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[143]) { /* code */ 0xA4120000, // 0000 IMPORT R4 K0 0x8C140101, // 0001 GETMET R5 R0 K1 0x5C1C0400, // 0002 MOVE R7 R2 0x7C140400, // 0003 CALL R5 2 0x5C180200, // 0004 MOVE R6 R1 0x8C1C0902, // 0005 GETMET R7 R4 K2 0x94240B03, // 0006 GETIDX R9 R5 K3 0x58280004, // 0007 LDCONST R10 K4 0x7C1C0600, // 0008 CALL R7 3 0x60200010, // 0009 GETGBL R8 G16 0x5C240E00, // 000A MOVE R9 R7 0x7C200200, // 000B CALL R8 1 0xA802000D, // 000C EXBLK 0 #001B 0x5C241000, // 000D MOVE R9 R8 0x7C240000, // 000E CALL R9 0 0x8C280105, // 000F GETMET R10 R0 K5 0x5C300C00, // 0010 MOVE R12 R6 0x5C341200, // 0011 MOVE R13 R9 0x7C280600, // 0012 CALL R10 3 0x4C2C0000, // 0013 LDNIL R11 0x1C2C140B, // 0014 EQ R11 R10 R11 0x782E0002, // 0015 JMPF R11 #0019 0x502C0000, // 0016 LDBOOL R11 0 0 0xA8040001, // 0017 EXBLK 1 1 0x80041600, // 0018 RET 1 R11 0x94180C0A, // 0019 GETIDX R6 R6 R10 0x7001FFF1, // 001A JMP #000D 0x58200006, // 001B LDCONST R8 K6 0xAC200200, // 001C CATCH R8 1 0 0xB0080000, // 001D RAISE 2 R0 R0 0x94200B07, // 001E GETIDX R8 R5 K7 0x94240B08, // 001F GETIDX R9 R5 K8 0x78220066, // 0020 JMPF R8 #0088 0x1C281109, // 0021 EQ R10 R8 K9 0x782A000A, // 0022 JMPF R10 #002E 0x60280008, // 0023 GETGBL R10 G8 0x5C2C0C00, // 0024 MOVE R11 R6 0x7C280200, // 0025 CALL R10 1 0x602C0008, // 0026 GETGBL R11 G8 0x5C301200, // 0027 MOVE R12 R9 0x7C2C0200, // 0028 CALL R11 1 0x2028140B, // 0029 NE R10 R10 R11 0x782A0001, // 002A JMPF R10 #002D 0x50280000, // 002B LDBOOL R10 0 0 0x80041400, // 002C RET 1 R10 0x70020059, // 002D JMP #0088 0x1C28110A, // 002E EQ R10 R8 K10 0x782A000A, // 002F JMPF R10 #003B 0x60280008, // 0030 GETGBL R10 G8 0x5C2C0C00, // 0031 MOVE R11 R6 0x7C280200, // 0032 CALL R10 1 0x602C0008, // 0033 GETGBL R11 G8 0x5C301200, // 0034 MOVE R12 R9 0x7C2C0200, // 0035 CALL R11 1 0x1C28140B, // 0036 EQ R10 R10 R11 0x782A0001, // 0037 JMPF R10 #003A 0x50280000, // 0038 LDBOOL R10 0 0 0x80041400, // 0039 RET 1 R10 0x7002004C, // 003A JMP #0088 0x1C28110B, // 003B EQ R10 R8 K11 0x782A000A, // 003C JMPF R10 #0048 0x6028000A, // 003D GETGBL R10 G10 0x5C2C0C00, // 003E MOVE R11 R6 0x7C280200, // 003F CALL R10 1 0x602C000A, // 0040 GETGBL R11 G10 0x5C301200, // 0041 MOVE R12 R9 0x7C2C0200, // 0042 CALL R11 1 0x2028140B, // 0043 NE R10 R10 R11 0x782A0001, // 0044 JMPF R10 #0047 0x50280000, // 0045 LDBOOL R10 0 0 0x80041400, // 0046 RET 1 R10 0x7002003F, // 0047 JMP #0088 0x1C28110C, // 0048 EQ R10 R8 K12 0x782A000A, // 0049 JMPF R10 #0055 0x6028000A, // 004A GETGBL R10 G10 0x5C2C0C00, // 004B MOVE R11 R6 0x7C280200, // 004C CALL R10 1 0x602C000A, // 004D GETGBL R11 G10 0x5C301200, // 004E MOVE R12 R9 0x7C2C0200, // 004F CALL R11 1 0x1C28140B, // 0050 EQ R10 R10 R11 0x782A0001, // 0051 JMPF R10 #0054 0x50280000, // 0052 LDBOOL R10 0 0 0x80041400, // 0053 RET 1 R10 0x70020032, // 0054 JMP #0088 0x1C28110D, // 0055 EQ R10 R8 K13 0x782A000A, // 0056 JMPF R10 #0062 0x6028000A, // 0057 GETGBL R10 G10 0x5C2C0C00, // 0058 MOVE R11 R6 0x7C280200, // 0059 CALL R10 1 0x602C000A, // 005A GETGBL R11 G10 0x5C301200, // 005B MOVE R12 R9 0x7C2C0200, // 005C CALL R11 1 0x1828140B, // 005D LE R10 R10 R11 0x782A0001, // 005E JMPF R10 #0061 0x50280000, // 005F LDBOOL R10 0 0 0x80041400, // 0060 RET 1 R10 0x70020025, // 0061 JMP #0088 0x1C28110E, // 0062 EQ R10 R8 K14 0x782A000A, // 0063 JMPF R10 #006F 0x6028000A, // 0064 GETGBL R10 G10 0x5C2C0C00, // 0065 MOVE R11 R6 0x7C280200, // 0066 CALL R10 1 0x602C000A, // 0067 GETGBL R11 G10 0x5C301200, // 0068 MOVE R12 R9 0x7C2C0200, // 0069 CALL R11 1 0x1428140B, // 006A LT R10 R10 R11 0x782A0001, // 006B JMPF R10 #006E 0x50280000, // 006C LDBOOL R10 0 0 0x80041400, // 006D RET 1 R10 0x70020018, // 006E JMP #0088 0x1C28110F, // 006F EQ R10 R8 K15 0x782A000A, // 0070 JMPF R10 #007C 0x6028000A, // 0071 GETGBL R10 G10 0x5C2C0C00, // 0072 MOVE R11 R6 0x7C280200, // 0073 CALL R10 1 0x602C000A, // 0074 GETGBL R11 G10 0x5C301200, // 0075 MOVE R12 R9 0x7C2C0200, // 0076 CALL R11 1 0x2828140B, // 0077 GE R10 R10 R11 0x782A0001, // 0078 JMPF R10 #007B 0x50280000, // 0079 LDBOOL R10 0 0 0x80041400, // 007A RET 1 R10 0x7002000B, // 007B JMP #0088 0x1C281110, // 007C EQ R10 R8 K16 0x782A0009, // 007D JMPF R10 #0088 0x6028000A, // 007E GETGBL R10 G10 0x5C2C0C00, // 007F MOVE R11 R6 0x7C280200, // 0080 CALL R10 1 0x602C000A, // 0081 GETGBL R11 G10 0x5C301200, // 0082 MOVE R12 R9 0x7C2C0200, // 0083 CALL R11 1 0x2428140B, // 0084 GT R10 R10 R11 0x782A0001, // 0085 JMPF R10 #0088 0x50280000, // 0086 LDBOOL R10 0 0 0x80041400, // 0087 RET 1 R10 0x5C280600, // 0088 MOVE R10 R3 0x5C2C0C00, // 0089 MOVE R11 R6 0x94300B03, // 008A GETIDX R12 R5 K3 0x5C340200, // 008B MOVE R13 R1 0x7C280600, // 008C CALL R10 3 0x50280200, // 008D LDBOOL R10 1 0 0x80041400, // 008E RET 1 R10 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: cb_dispatch ********************************************************************/ be_local_closure(cb_dispatch, /* name */ be_nested_proto( 12, /* nstack */ 6, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 3]) { /* constants */ /* K0 */ be_nested_string("_cb", -251666929, 3), /* K1 */ be_const_int(0), /* K2 */ be_nested_string("find", -1108310694, 4), }), (be_nested_const_str("cb_dispatch", 1741510499, 11)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[20]) { /* code */ 0x88180100, // 0000 GETMBR R6 R0 K0 0x4C1C0000, // 0001 LDNIL R7 0x1C180C07, // 0002 EQ R6 R6 R7 0x781A0000, // 0003 JMPF R6 #0005 0x80060200, // 0004 RET 1 K1 0x88180100, // 0005 GETMBR R6 R0 K0 0x8C180D02, // 0006 GETMET R6 R6 K2 0x5C200200, // 0007 MOVE R8 R1 0x7C180400, // 0008 CALL R6 2 0x4C1C0000, // 0009 LDNIL R7 0x201C0C07, // 000A NE R7 R6 R7 0x781E0006, // 000B JMPF R7 #0013 0x5C1C0C00, // 000C MOVE R7 R6 0x5C200400, // 000D MOVE R8 R2 0x5C240600, // 000E MOVE R9 R3 0x5C280800, // 000F MOVE R10 R4 0x5C2C0A00, // 0010 MOVE R11 R5 0x7C1C0800, // 0011 CALL R7 4 0x80040E00, // 0012 RET 1 R7 0x80060200, // 0013 RET 1 K1 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: gc ********************************************************************/ be_local_closure(gc, /* name */ be_nested_proto( 4, /* nstack */ 1, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 3]) { /* constants */ /* K0 */ be_nested_string("gc", 1042313471, 2), /* K1 */ be_nested_string("collect", -1895928271, 7), /* K2 */ be_nested_string("allocated", 429986098, 9), }), (be_nested_const_str("gc", 1042313471, 2)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[ 6]) { /* code */ 0xA4060000, // 0000 IMPORT R1 K0 0x8C080301, // 0001 GETMET R2 R1 K1 0x7C080200, // 0002 CALL R2 1 0x8C080302, // 0003 GETMET R2 R1 K2 0x7C080200, // 0004 CALL R2 1 0x80040400, // 0005 RET 1 R2 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: event ********************************************************************/ be_local_closure(event, /* name */ be_nested_proto( 20, /* nstack */ 6, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[18]) { /* constants */ /* K0 */ be_nested_string("introspect", 164638290, 10), /* K1 */ be_nested_string("every_50ms", -1911083288, 10), /* K2 */ be_nested_string("run_deferred", 371594696, 12), /* K3 */ be_nested_string("cmd", -158181397, 3), /* K4 */ be_nested_string("exec_cmd", 493567399, 8), /* K5 */ be_nested_string("rule", -64077613, 4), /* K6 */ be_nested_string("exec_rules", 1445221092, 10), /* K7 */ be_nested_string("gc", 1042313471, 2), /* K8 */ be_nested_string("_drivers", -1034638311, 8), /* K9 */ be_nested_string("get", 1410115415, 3), /* K10 */ be_nested_string("function", -1630125495, 8), /* K11 */ be_nested_string("string", 398550328, 6), /* K12 */ be_nested_string("format", -1180859054, 6), /* K13 */ be_nested_string("BRY: Exception> '%s' - %s", -2047976332, 25), /* K14 */ be_nested_string("stop_iteration", -121173395, 14), /* K15 */ be_nested_string("save_before_restart", 1253239338, 19), /* K16 */ be_nested_string("persist", -377883517, 7), /* K17 */ be_nested_string("save", -855671224, 4), }), (be_nested_const_str("event", -30355297, 5)), (be_nested_const_str("input", -103256197, 5)), ( &(const binstruction[83]) { /* code */ 0xA41A0000, // 0000 IMPORT R6 K0 0x1C1C0301, // 0001 EQ R7 R1 K1 0x781E0001, // 0002 JMPF R7 #0005 0x8C1C0102, // 0003 GETMET R7 R0 K2 0x7C1C0200, // 0004 CALL R7 1 0x501C0000, // 0005 LDBOOL R7 0 0 0x1C200303, // 0006 EQ R8 R1 K3 0x78220006, // 0007 JMPF R8 #000F 0x8C200104, // 0008 GETMET R8 R0 K4 0x5C280400, // 0009 MOVE R10 R2 0x5C2C0600, // 000A MOVE R11 R3 0x5C300800, // 000B MOVE R12 R4 0x7C200800, // 000C CALL R8 4 0x80041000, // 000D RET 1 R8 0x7002003D, // 000E JMP #004D 0x1C200305, // 000F EQ R8 R1 K5 0x78220004, // 0010 JMPF R8 #0016 0x8C200106, // 0011 GETMET R8 R0 K6 0x5C280800, // 0012 MOVE R10 R4 0x7C200400, // 0013 CALL R8 2 0x80041000, // 0014 RET 1 R8 0x70020036, // 0015 JMP #004D 0x1C200307, // 0016 EQ R8 R1 K7 0x78220003, // 0017 JMPF R8 #001C 0x8C200107, // 0018 GETMET R8 R0 K7 0x7C200200, // 0019 CALL R8 1 0x80041000, // 001A RET 1 R8 0x70020030, // 001B JMP #004D 0x88200108, // 001C GETMBR R8 R0 K8 0x7822002E, // 001D JMPF R8 #004D 0x60200010, // 001E GETGBL R8 G16 0x88240108, // 001F GETMBR R9 R0 K8 0x7C200200, // 0020 CALL R8 1 0xA8020027, // 0021 EXBLK 0 #004A 0x5C241000, // 0022 MOVE R9 R8 0x7C240000, // 0023 CALL R9 0 0x8C280D09, // 0024 GETMET R10 R6 K9 0x5C301200, // 0025 MOVE R12 R9 0x5C340200, // 0026 MOVE R13 R1 0x7C280600, // 0027 CALL R10 3 0x602C0004, // 0028 GETGBL R11 G4 0x5C301400, // 0029 MOVE R12 R10 0x7C2C0200, // 002A CALL R11 1 0x1C2C170A, // 002B EQ R11 R11 K10 0x782E0019, // 002C JMPF R11 #0047 0xA802000C, // 002D EXBLK 0 #003B 0x5C2C1400, // 002E MOVE R11 R10 0x5C301200, // 002F MOVE R12 R9 0x5C340400, // 0030 MOVE R13 R2 0x5C380600, // 0031 MOVE R14 R3 0x5C3C0800, // 0032 MOVE R15 R4 0x5C400A00, // 0033 MOVE R16 R5 0x7C2C0A00, // 0034 CALL R11 5 0x5C1C1600, // 0035 MOVE R7 R11 0x781E0001, // 0036 JMPF R7 #0039 0xA8040001, // 0037 EXBLK 1 1 0x7002000E, // 0038 JMP #0048 0xA8040001, // 0039 EXBLK 1 1 0x7002000B, // 003A JMP #0047 0xAC2C0002, // 003B CATCH R11 0 2 0x70020008, // 003C JMP #0046 0xA4361600, // 003D IMPORT R13 K11 0x60380001, // 003E GETGBL R14 G1 0x8C3C1B0C, // 003F GETMET R15 R13 K12 0x5844000D, // 0040 LDCONST R17 K13 0x5C481600, // 0041 MOVE R18 R11 0x5C4C1800, // 0042 MOVE R19 R12 0x7C3C0800, // 0043 CALL R15 4 0x7C380200, // 0044 CALL R14 1 0x70020000, // 0045 JMP #0047 0xB0080000, // 0046 RAISE 2 R0 R0 0x7001FFD9, // 0047 JMP #0022 0xA8040001, // 0048 EXBLK 1 1 0x70020002, // 0049 JMP #004D 0x5820000E, // 004A LDCONST R8 K14 0xAC200200, // 004B CATCH R8 1 0 0xB0080000, // 004C RAISE 2 R0 R0 0x1C20030F, // 004D EQ R8 R1 K15 0x78220002, // 004E JMPF R8 #0052 0xA4222000, // 004F IMPORT R8 K16 0x8C241111, // 0050 GETMET R9 R8 K17 0x7C240200, // 0051 CALL R9 1 0x80040E00, // 0052 RET 1 R7 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: remove_cmd ********************************************************************/ be_local_closure(remove_cmd, /* name */ be_nested_proto( 5, /* nstack */ 2, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 2]) { /* constants */ /* K0 */ be_nested_string("_ccmd", -2131545883, 5), /* K1 */ be_nested_string("remove", -611183107, 6), }), (be_nested_const_str("remove_cmd", -462651594, 10)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[ 7]) { /* code */ 0x88080100, // 0000 GETMBR R2 R0 K0 0x780A0003, // 0001 JMPF R2 #0006 0x88080100, // 0002 GETMBR R2 R0 K0 0x8C080501, // 0003 GETMET R2 R2 K1 0x5C100200, // 0004 MOVE R4 R1 0x7C080400, // 0005 CALL R2 2 0x80000000, // 0006 RET 0 }) ) ); /*******************************************************************/ /******************************************************************** ** Solidified function: exec_cmd ********************************************************************/ be_local_closure(exec_cmd, /* name */ be_nested_proto( 12, /* nstack */ 4, /* argc */ 0, /* varg */ 0, /* has upvals */ NULL, /* no upvals */ 0, /* has sup protos */ NULL, /* no sub protos */ 1, /* has constants */ ( &(const bvalue[ 5]) { /* constants */ /* K0 */ be_nested_string("_ccmd", -2131545883, 5), /* K1 */ be_nested_string("json", 916562499, 4), /* K2 */ be_nested_string("load", -435725847, 4), /* K3 */ be_nested_string("find_key_i", 850136726, 10), /* K4 */ be_nested_string("resolvecmnd", 993361485, 11), }), (be_nested_const_str("exec_cmd", 493567399, 8)), (be_nested_const_str("Tasmota.be", 825809411, 10)), ( &(const binstruction[27]) { /* code */ 0x88100100, // 0000 GETMBR R4 R0 K0 0x78120016, // 0001 JMPF R4 #0019 0xA4120200, // 0002 IMPORT R4 K1 0x8C140902, // 0003 GETMET R5 R4 K2 0x5C1C0600, // 0004 MOVE R7 R3 0x7C140400, // 0005 CALL R5 2 0x8C180103, // 0006 GETMET R6 R0 K3 0x88200100, // 0007 GETMBR R8 R0 K0 0x5C240200, // 0008 MOVE R9 R1 0x7C180600, // 0009 CALL R6 3 0x4C1C0000, // 000A LDNIL R7 0x201C0C07, // 000B NE R7 R6 R7 0x781E000B, // 000C JMPF R7 #0019 0x8C1C0104, // 000D GETMET R7 R0 K4 0x5C240C00, // 000E MOVE R9 R6 0x7C1C0400, // 000F CALL R7 2 0x881C0100, // 0010 GETMBR R7 R0 K0 0x941C0E06, // 0011 GETIDX R7 R7 R6 0x5C200C00, // 0012 MOVE R8 R6 0x5C240400, // 0013 MOVE R9 R2 0x5C280600, // 0014 MOVE R10 R3 0x5C2C0A00, // 0015 MOVE R11 R5 0x7C1C0800, // 0016 CALL R7 4 0x501C0200, // 0017 LDBOOL R7 1 0 0x80040E00, // 0018 RET 1 R7 0x50100000, // 0019 LDBOOL R4 0 0 0x80040800, // 001A RET 1 R4 }) ) ); /*******************************************************************/ #include "../generate/be_fixed_be_class_tasmota.h" // Class definition void be_load_tasmota_ntvlib(bvm *vm) { be_pushntvclass(vm, &be_class_tasmota); be_setglobal(vm, "Tasmota"); be_pop(vm, 1); } /* @const_object_info_begin class be_class_tasmota (scope: global, name: Tasmota) { _rules, var _timers, var _ccmd, var _drivers, var _cb, var wire1, var wire2, var global, var _global_def, comptr(&be_tasmota_global_struct) _global_addr, comptr(&TasmotaGlobal) init, closure(init_closure) get_free_heap, func(l_getFreeHeap) publish, func(l_publish) publish_result, func(l_publish_result) _cmd, func(l_cmd) _get_cb, func(l_get_cb) get_option, func(l_getoption) millis, func(l_millis) time_reached, func(l_timereached) rtc, func(l_rtc) time_dump, func(l_time_dump) strftime, func(l_strftime) memory, func(l_memory) wifi, func(l_wifi) eth, func(l_eth) yield, func(l_yield) delay, func(l_delay) scale_uint, func(l_scaleuint) log, func(l_logInfo) save, func(l_save) resp_cmnd, func(l_respCmnd) resp_cmnd_str, func(l_respCmndStr) resp_cmnd_done, func(l_respCmndDone) resp_cmnd_error, func(l_respCmndError) resp_cmnd_failed, func(l_respCmndFailed) resolvecmnd, func(l_resolveCmnd) response_append, func(l_respAppend) web_send, func(l_webSend) web_send_decimal, func(l_webSendDecimal) get_power, func(l_getpower) set_power, func(l_setpower) get_switch, func(l_getswitch) i2c_enabled, func(l_i2cenabled) cmd, closure(cmd_closure) chars_in_string, closure(chars_in_string_closure) find_key_i, closure(find_key_i_closure) find_op, closure(find_op_closure) add_rule, closure(add_rule_closure) remove_rule, closure(remove_rule_closure) try_rule, closure(try_rule_closure) exec_rules, closure(exec_rules_closure) set_timer, closure(set_timer_closure) run_deferred, closure(run_deferred_closure) remove_timer, closure(remove_timer_closure) add_cmd, closure(add_cmd_closure) remove_cmd, closure(remove_cmd_closure) exec_cmd, closure(exec_cmd_closure) gc, closure(gc_closure) event, closure(event_closure) add_driver, closure(add_driver_closure) remove_driver, closure(remove_driver_closure) load, closure(load_closure) wire_scan, closure(wire_scan_closure) time_str, closure(time_str_closure) cb_dispatch, closure(cb_dispatch_closure) gen_cb, closure(gen_cb_closure) get_light, closure(get_light_closure) set_light, closure(set_light_closure) } @const_object_info_end */