... | ... | @@ -160,7 +160,8 @@ WiFi.begin(SSID,PWD,6); |
|
|
> Due to our simulation environment we are going to use the PubSubClient Library, which is accessable in the wokwi-library-Manager
|
|
|
>
|
|
|
> Additionaly we are adding a function to build our Data-Object. Try to test the following Code and understand the System-Architecture und flow.
|
|
|
> :bulb: Hint: chatgpt can help you with that.
|
|
|
>
|
|
|
> :bulb: Hint: [chatGPT](https://chat.openai.com/) can help you with that.
|
|
|
>
|
|
|
> :bulb: Hint: Add the neccessary Libraries in your simulation-project via the library-manager
|
|
|
|
... | ... | |