Thomas Gilbert

Results 8 issues of Thomas Gilbert

Is there anything specific that needs to be configured in order to receive data via. LoRaWAN and TTN ? Neither the callback function or any related methods in the sx127x...

Perhaps you can document some of the lora_parameters. I had to set enable_CRC:true for it to work. Otherwise a great job!

Phones like the iPhone SE do not show the site correctly.

**What went wrong?** Running the tool `earthly` as part of the tutorial, it grants write access to all users on the folder `part1` Reproducible by: ```bash ./earthly --artifact github.com/earthly/earthly/examples/tutorial/go:main-0.7+part1/part1 ./part1...

type:bug

I am trying to set the following parameters for kafka: ``` bootstrap.servers=pkc-e8mp5.eu-west-1.aws.confluent.cloud:9092 ssl.endpoint.identification.algorithm=https security.protocol=SASL_SSL sasl.mechanism=PLAIN sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required username="{{ CLUSTER_API_KEY }}" password="{{ CLUSTER_API_SECRET }}"; ``` but I am not having much...

Do you have the API documented, e.g. by swagger ? This means I can generate clients for the OGC SensorThings API and use your component very easily. I have been...

There are no instructions on how to use, and what the nodes actually do.

Add macOS .DS_Store to gitignore