biswaKL

Results 16 comments of biswaKL

Its been a year, please let us know if this feature is added or not.

can you please share the CSV? On Mon, Sep 6, 2021 at 12:22 AM Abdelouahab Khelifati < ***@***.***> wrote: > I am trying to load 100 billion multi-dimensional time series...

Is it possible for you to share the CSV file?

I have found out that these queries are throwing error in CosmosDB, `02:25:44.402 [main] INFO [ClusterConnection.java:401] - Executing query: DELETE FROM kairosdb.data_points WHERE key = ?` `02:25:44.403 [main] INFO [ClusterConnection.java:405]...

is "Mroll" a custom type? -> I have no idea, i am reading a preprogrammed PLC did you load type definitions on clientside before reading? --> No Should i search...

I am new to OPC world. I wanted to do multiple tag acquisition at the same time(since the get_data() was very slow) and this is the only solution i found...

Thanks guys, it worked like a charm. `client.load_type_definitions() ` How ever i am getting another issue: If you see in the above screenshot, MRoll -> Roll is an **Array (int32)**....

Parsing is not proper i guess. Roll_Size is come 40, which i guess its the array size. I think the byte mapping is getting messed up, instead of creating an...

Appreciate your help @AndreasHeine but there is one small problem: **I dont have access to the PLC code.** All i have is a OPC UA server. Besides since UA Expert...