简体   繁体   中英

FIWARE- Quantumleap | Error getting Historical Data (422)

I am trying to use echart widget for wirecloud display. The logic of the wiring is: quantumleapsource -->quantumleap 2 echart --> echart.

I keeping the two errors below:

1. Error getting Historical Data (422): {"description":"The parameter value '1637496000000' for parameter **fromDate** or **toDate** is not valid.","error":"<class 'exceptions.exceptions.InvalidParameterValue'>"}

2. Error creating subscription in the context broker server: Connection Error

I have tried different date formats like: 2021-11-21T12:00:00Z, 2021-11-21T16:00:44.600+00:00, 2021-11-16T16:00:44.600. But the error persists. What could be wrong? Or How can use echart in wirecloud?

The issue with the historical data(422) has already been dealt with in https://github.com/Ficodes/quantumleap-source-operator/pull/19 The subscription error is solved by ensuring the context broker and NGSI proxy is up and running. Also key in the correct IP addresses.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM