-
Congratulations on your great work with this library. I use it daily. Would it be possible to send messages to the car?
-
Hi,
when doing a temporal query like
GET `/temporal/entities?type=AirQualityObserved&timerel=after&time=2018-01-01T12:00:00Z`
I get a response like
``` js
{
"id": "urn:ngsi-ld:testun…
-
As mentioned in a comment in [#66](https://github.com/m1n3rva/bimmer_connected/issues/66#issuecomment-483829190) and #103, I tried to implement the option to send address data only to BMW, without the…
-
I hvert rum skal der kunne være flere steder hvor man kan udfører nogle ting.
Man skal f.eks. kunne:
- søge efter ting, og samle dem op
- udfører arbejde (bruge ting)
-
### General Information
GeocoderLaravel Version: ^4.0
Laravel Version: 5.5.11
PHP Version: 7.2
Operating System and Version: Windows 10
### Description
I have this simple code to try out this …
-
**Describe the bug**
When attaching a tooltip to some View on edge, the arrow is aligned to horizontal center, while body has some margins, and the whole bubble looks scattered.
**To Reprod…
Pomis updated
4 years ago
-
Hi,
when trying to do a batch entity creation with POST /entityOperations/create I get a "404 Not Found" in the HTTP response.
My request:
```bash
curl -X POST \
http://192.168.57.101:9…
-
## User Story
As ... user/dev
I want ... to keep consistency about scheme
so that ... all latitude/longitude pair should use [Geo URI scheme](https://en.wikipedia.org/wiki/Geo_URI_scheme)
## Acc…
-
### Description
Error occurs on **Step 3 Moving existing maps content**
Logs
```
1. Creating Maps content columns
- Create content column for Event - Location in content table
> add column f…
-
Vi skal have lavet en metode der kan tjekke på hvert roomobject hvor mange af rummets pointOfInterests er fixed. (Der er en isFixed metode)
På den måde kan vi give x antal point for hvert poi der er…