Skip to content

Commit

Permalink
fixes codeclimate issues
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadtalasila committed Sep 21, 2024
1 parent 6d1a6fe commit fc7c7d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ lifecycle/{script}

The _execute_ script will then start outputting system states and
the monitor verdict approx every 3 seconds. The output is printed
as follows
as follows.

"__State: {anomaly state} & {energy_saving state}__"

Expand Down
3 changes: 2 additions & 1 deletion docs/user/examples/incubator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ lifecycle/create

### Execute

Executes the Incubator digital twin with a mock physical twin. Pushes the results in the terminal, _incubator/log.log_, and in InfluxDB.
Executes the Incubator digital twin with a mock physical twin.
Pushes the results in the terminal, _incubator/log.log_, and in InfluxDB.

```bash
lifecycle/execute
Expand Down

0 comments on commit fc7c7d8

Please sign in to comment.