Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FIWARE-TECH-HELP
-
Labels:
Description
Created question in FIWARE Q/A platform on 04-10-2022 at 08:10
Please, ANSWER this question AT https://stackoverflow.com/questions/73945390/fiware-orion-mqtt-notification-not-working-anymore
Question:
Fiware Orion MQTT notification not working (anymore)
Description:
I don’t know where to look anymore, maybe someone has an idea what’s going wrong?
I created an MQTT subscription on my Orion Context Broker:
{
"description": "Subscription to notify of all WaterQualityObserved changes",
"subject": {
"entities": [
],
"condition":
},
"notification": {
"mqtt":
}
}
I have both my Orion Context Broker and Mosquitto MQTT broker running locally in Docker containers.
I get this when listing the subscriptions in my Orion CB:
[
{
"id": "633bf12fe929777b6a60242b",
"description": "MQTT subscription to notify of all WaterQualityObserved changes",
"status": "active",
"subject": {
"entities": [
],
"condition":
},
"notification": {
"timesSent": 3,
"lastNotification": "2022-10-04T08:47:55.000Z",
"attrs": [],
"onlyChangedAttrs": false,
"attrsFormat": "normalized",
"mqtt":
,
"lastFailure": "2022-10-04T08:47:55.000Z",
"failsCounter": 3,
"covered": false
}
}
]
As you can see “timesSent” augments when I PATCH the entity.
The strange thing is it worked before!
Any idea what I’m doing wrong?
Thanks.
Guy
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Miguel Ángel Pedraza [ mapedraza ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [fiware-stackoverflow] Fiware Orion MQTT notification not working (anymore) | FIWARE.Question.Tech.Fiware Orion MQTT notification not working (anymore). |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
1d | 1 | Backlog Manager | 06/Oct/22 7:32 AM | |||||
|
23h 59m | 1 | Backlog Manager | 07/Oct/22 7:31 AM | |||||
|
23h 59m | 1 | Backlog Manager | 08/Oct/22 7:31 AM |
2022-10-05 05:31|CREATED monitor | # answers= 0, accepted answer= False