Question
virtual thing doubts
I have got some doubts related to virtual things:
1)If I have got 10 assets so 10 local things I need to create on platform then each local thing will be bound to one remote thing?
2)Also each(10) remote things will be bound to single virtual thing instance?
So if I have 10 assets then I need to make 10 virtual things or 10 instances of single virtual thing on edge (provided properties everything are similar)?

