Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception Unrecognized field "BSSID" #17

Open
dfriedenberger opened this issue Nov 19, 2022 · 0 comments
Open

Exception Unrecognized field "BSSID" #17

dfriedenberger opened this issue Nov 19, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@dfriedenberger
Copy link
Owner

16:40:26.209 [MQTT Call: coffee] ERROR de.frittenburger.subscriber.mqtt.impl.MQTTSubscriberCallback - com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "BSSID" (class de.frittenburger.subscriber.mqtt.model.MqttLocation), not marked as ignorable (16 known properties: "acc", "alt", "lon", "conn", "tid", "p", "bs", "t", "tst", "vac", "_type", "inregions", "cog", "vel", "lat", "batt"])
at [Source: (String)"{"_type":"location","BSSID":"xxxxx","SSID":"xxxxx","acc":7,"alt":235,"batt":88,"bs":1,"conn":"w","created_at":1668871972,"lat":50.0,"lon":10.0,"m":1,"t":"u","tid":"DF","tst":1234567,"vac":1,"vel":4}"; line: 1, column: 30] (through reference chain: de.frittenburger.subscriber.mqtt.model.MqttLocation["BSSID"])

@dfriedenberger dfriedenberger added the bug Something isn't working label Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant