Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Missing error message octopus-hub #54

@stefferber

Description

@stefferber

While octopus-hub is connected to Bosch IoT Suite and the service quota is eaten up, messages are not accepted by the server any more. But instead a successful delivery is reported:

21:46:57.467 -> [Bosch IoT Hub]     {"topic":"io.bosch.stefferber/octopus2/things/twin/commands/modify","headers":{"response-required":false,"content-type":"application/vnd.eclipse.ditto+json"},"path":"/features/magnetometer/properties","value":{"status":{"xValue":58.25,"yValue":-46.0625,"zValue":79.6875,"sensorUnits":"uT"}}}
21:46:57.500 -> [Bosch IoT Hub]     Publishing on topic: telemetry

I would expect

  • error code like #429 Too Many Requests or #507 Insufficient Storage or #509 Bandwidth Limit Exceeded
  • RED NeoPixel color

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions