GregAscolab

Results 10 issues of GregAscolab

**Description** Looking at source code, behavoir of: 1. `IPAddress AsyncFsWebServer::startWiFi(uint32_t timeout, CallbackF fn )` (l.585) and 2. `IPAddress AsyncFsWebServer::startWiFi(uint32_t timeout, const char *apSSID, const char *apPsw, CallbackF fn)` (l.668) seems...

**Description :** If I use websocket, /setup page options are not displayed ? **Context :** v1.0.4 ESP32-WROOM **Step to reproduce :** 1. Use "withWebSocket.ino" example without modification : - Websocket...

**Component** * Device profile **Description** 1. The device profile list has a column named "profile type" : ![image](https://github.com/thingsboard/thingsboard/assets/151620289/8c7cf455-bce6-4694-bf59-bbec49875865) But I can't find anywhere to define "profile type" ??? No choice...

question

I notice a corruption of the config.json file very often when I flash a new firmware during my software development... Its about every 2 or 3 times... I loose the...

# Pb Description Automatic change in `config.json` file when saving, change web page option displayed !!! # Configuration I work on captive portal (Access point), using some default Wifi_SSID and...

Hi, I added Thingsboard provisionning option tab (and html page) to my setup (comes from example). Provisionning API call works: I get the device_token, and it is displayed in the...

**Component** * MQTT **Description** 1. The MQTT broker setttings are not clear to me... I can't find all default settings to setup correctly my device. Setup parameters from https://thingsboard.io/docs/user-guide/install/pe/mqtt-transport-config/ What...

bug
unconfirmed

Ther is two files in the src directory : - Version.cpp ("V") - version.cpp ("v") It generate error on filesystem that are not "case sensitive" (Windows) : ``` warning: the...

**Component** * Rule Engine **Description** I want to update an alarm detail, without changing the alarm severity level. How to get previous (current) alarm severity level ? How to keep...

question

**Component** * Alarms Rules **Description** Need to implement lot of alarms, alarm report, emailing... **Environment** * ThingsBoard: 3.7.0.9 PAAS (PE), Cloud Prototype plan. * Browser: Latest Google Chrome ### Alarm...

question