-
Hi
### Question
I would like to ask about how to apply an SSL certificate to streamsheets. Can someone give an example?
Thank
-
To me it is unclear what the "most recent" version of Streamsheets is.
* The main readme of the repository shows a badge for version `2.1`
* The package.json file in the root of the repository say…
ctron updated
3 years ago
-
Like in issue #54 about Streamsheets, until I get the organization of this website figured out, I need a place where I can consolidate my thinking around this idea, which I can pull from my /journal a…
-
### Question
I concern about the performance of stream sheets. For example, My plant has 300 standalone machines, each machine needs collection sensor data for (vibration/temperature/speed) of many m…
-
I'm looking at `deployment/rpi/installer/docker-compose/docker-compose.prod.yml` with the intent of trying to deploy to kubernetes. There are a lot of containers in there that I don't see in the docs.…
-
### Description
I receive a small .png image as MQTT payload encoded as base64 string. I want to display that image inside a sheet
### Steps to Reproduce
1.
receive mqtt payload abse64 enco…
-
I'm using docker image `eclipse-mosquitto:2.0.14-openssl`, which should be pretty recent, nevertheless, I get the following result:
Although entries in the `dynamic-securty.json` are unique, `m…
-
### Description
I have download and installed streamsheets by "get-streamsheets.sh(pi-installer.sh)".
but I got below logs on my terminal.
Do you want to start Streamsheets now? (Y/n): Y
Pull…
-
Nodejs subscribe method not working. Events .on('data', ...) is not giving any data. I am publishing through esp32 which is working perfectly.
Can i get a sample subscribe code for nodejs stream eve…
-
## Summary
It would be really great for our possible usecases to have support for mqtt over tls.
## Motivation
Currently using a mosquitto mqtt broker set to mqtt 5.0 but for security reason…