Plegma API  v2
Yodiwo.API.Plegma.VirtualBlockEvent Class Reference

VirtualBlock Event class: used to describe a new event that should trigger a virtual block endpoint, either towards a node or the Cloud Services More...

Public Attributes

string BlockKey
 BlockKey of the Block this message refers to (either generating the event, or receiving the event) More...
 
byte[] Indices
 Block IO indices of the event. More...
 
string[] Values
 Contents of the event in json string form. More...
 
UInt64 RevNum
 Revision number of this update; More...
 

Detailed Description

VirtualBlock Event class: used to describe a new event that should trigger a virtual block endpoint, either towards a node or the Cloud Services

Member Data Documentation

string Yodiwo.API.Plegma.VirtualBlockEvent.BlockKey

BlockKey of the Block this message refers to (either generating the event, or receiving the event)

byte [] Yodiwo.API.Plegma.VirtualBlockEvent.Indices

Block IO indices of the event.

UInt64 Yodiwo.API.Plegma.VirtualBlockEvent.RevNum

Revision number of this update;

string [] Yodiwo.API.Plegma.VirtualBlockEvent.Values

Contents of the event in json string form.


The documentation for this class was generated from the following file: