Tomaz Bracic

Results 11 issues of Tomaz Bracic

I would like to be able do a custom layout of a widget. Here I mean, I would like to set width and height on a per-widget basis. Tried to...

Hi, in your docs, you're mentioning authToken, but I can't seem to find the way to set/get/fix this. How do I get a token, in order to be able to...

Hello, sorry for asking this, but I have been struggling with documentation and various imports, but can't seem to find a mapping configuration to simply import everything from osm.pbf file...

Hi, while trying to go with the procedure, I get an error while calling soap:wsdl2erlang("") __________________________________________________ . . . Which http client must be used? 1: ibrowse 2: inets Select...

Some things are deprecated, and should be updated I guess. Such an awesome project, should be kept alive. ### Environment * Kitto version: 0.9.1 * Elixir / Hex version (mix...

**Versions:** OS: Ubuntu 16.04 LTS Erlang/OTP: 22.2.2 Elixir: 1.9.4 Kafka_ex: 0.11.0 Kafka cluster (AWS MSK): 2.2.1 Kafka topic (usual setup): 1 topic with 9 partitions **Overview:** We run our setup...

Can I, at document creation, define that some specific document field, with name "ts" is of type date, with specific format? Like with PUT call and body content { "properties":...

Hi, I have a distributed 2 node cluster names like: server1: code1@ server2: code2@ Then i git cloned this project on server1. Started the app and everything is running. I've...

Please, please, please update this course to 0.19

Hi, I would like to use ex_top but somehow can't really connect to a running app. I have (in my project) a name [email protected] which is quite ok with me....