Skip to content

Instantly share code, notes, and snippets.

#!/bin/env python3
import asyncio
from datetime import datetime
from hoymiles_wifi.protobuf import APPHeartbeatPB_pb2, APPInfomationData_pb2, GetConfig_pb2, RealDataNew_pb2, \
WarnData_pb2
import crcmod.predefined