Deleted user

Results 142119 comments of Deleted user

Still a problem on the service

@chrismclarke I am interested in translating PP academy to Japanese, could you add me, please? If I need to provide my username or something like that, please let me know:)

That's exactly the issue. My devices span in 3 countries so the area is quite big.

Hi @kylan11 thank you for this issue. This would indeed be a worthy addition and it is not part of the feature coming in 1.9.0 as the current implementation only...

When there will be an explicit license specified for the project I can continue moving used tools (often duplicated all over the project's folders) into a single SDK with proper...

Ok. I'll continue adding provided sources from you under GPLv3.

@schroeder- thnx for ur answer, but i still don't understand where i should use the specified sessionContext for each user. ``` /* Try to match username/pw */ UA_Boolean match =...

thnx once again, but that was not what i want to do, or maybe i missed something i just want that the first user just read the variables that i...

@schroeder- i tried it and it don't work, i don't know why here is the variable that i add: ``` int x = 200; UA_VariableAttributes nattr = UA_VariableAttributes_default; UA_Variant_setScalar(&nattr.value, &x,...