Cornelius Mund
Cornelius Mund
Hi, I'm trying to pickle and unpickle a ValueSet, alas without success. Here is the repl input/output: ``` scala scala> import scala.pickling._ import scala.pickling._ scala> import json._ import json._ scala>...
Last build on Docker Hub is over 1 year old and on version 0.1dev
Support for Tongou Power Meter and Fuse (https://zigbee.blakadder.com/Tongou_TO-Q-SY1-JZT.html)
## Compiler version 3.3.1 ## Minimized code ```ScalaJS package scalajs import java.nio.ByteBuffer import org.scalajs.dom import org.scalajs.dom.{Blob, FormData} import scala.concurrent.{Future, Promise} import scala.language.implicitConversions import scala.scalajs.js import scala.scalajs.js.typedarray.ArrayBufferView import scala.scalajs.js.typedarray.TypedArrayBufferOps._ /** Wraps...