eslavko

Results 6 comments of eslavko

Have similar problem. If log is bigger the data is lost without prompt. There should be some trigger that if log2ram is full the log should be commited and not...

Hello... Actually I want to be little more paranoic and want to allow just known stations to connect. So the URL must match with the known data from boot notification...

Could work. For now I changed source charge_point.py and modify start routilne with this: `#----------------------added by CAA self.bootNotify=False self.Exit=False async def start(self): while self.Exit==False: message = await self._connection.recv() if self.bootNotify==True...

Sadly I don't have the code as I delete it (not working) and then used other library. Will try it again over holidays if I get some spare time.