Skip to content

Commit e2fc68a

Browse files
authored
Update AdvancedExercise.md
1 parent 4f76bc7 commit e2fc68a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

AdvancedExercise.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,14 @@ if __name__ == "__main__":
121121

122122

123123
```
124+
125+
4. There's no need to configure the units or decimal precision every minute. After the scripted connector has run once, delete the scripted connector or comment the code that performs the HTTP call.
126+
127+
```python
128+
129+
# session.put("http://localhost:34567/api/config", json=config, headers=header_params)
130+
131+
```
132+
124133
> [!NOTE]
125134
> **Earn 25 DevOps** points by emailing screenshots of the Parameters page and the Interface page of the element card to <support.data-acquisition@skyline.be>.

0 commit comments

Comments
 (0)