evlo

Results 35 comments of evlo

Actually i misunderstood this device when I asked the question as it is pulse counter and magnetic mount is used by devices that use optical uart (they usually have both...

From my experience this is mostly cause when site with same url is in o365 admin center > sites > deleted sites

``` New-PnPSite -Type CommunicationSite -Title $name -Description $description -Url $fullSiteUrl -Wait:$true Add-PnPHubSiteAssociation -Site $fullSiteUrl -HubSite $hubSiteUrl ``` sometimes results in file not found, sometimes association works, i think it is...

I let the empty white window hang and after about 15 minutes it connected and script continued, so now that is confusing. Update: I'm watching it now, and although it...

maybe Set-PnPTraceLog Level? but even so, I have trouble with PnP not seeing all the lists it could have with 3.26.2010.0, after reverting 3.23.2007.1 - I still get the "error"...

Hi, i'm looking at projects regarding this, either esphome (preferably) OP did nice summary of the things I also found. What i understand that IEC 62056-21 is quite widely used...

I think the main issue is sending `/?!\r\n` / HEX: `2F3F210D0A` to poll the meter, otherwise maybe the default SML component might work.

Most likely what my meter spits out is not actually SML, but called IEC62056-21 or sometimes d0 - i think it goes like d0 is the port, IEC62056-21 is the...