Click or drag to resize
dyostem api documentation

Dyostem.Services.Data Namespace

[This is preliminary documentation and is subject to change.]

The Dyostem.Services.Data namespace contains classes for accessing and managing data exchanged with third party systems.
Classes
  ClassDescription
Public classAnalyseCreationResult
Represent the result of a single analysis creation
Public classAnalysesPutResult
Public classAnalysesResult
Public classAnalysis
Represent a single analysis with its measures
Public classAvailableValue
An instance of the AvailableValue object
Public classBlock
Represent a block object
Public classBlockAnalyses
Represent all analyses for a block
Public classBlockCreationResult
An instance of a BlockCreationResult object.
Public classBlockData
Represent a block data object
Public classBlockDataCreationResult
Represent the result of a single block data creation/update
Public classBlockDataPutResult
Public classBlockDataType
Represent a block data type
Public classBlockDataTypesListResult
Represent the result of a GetBlockDataTypes(String) command.
Public classBlockDeletionResult
Represent the result of a single block removal
Public classBlockInterpretations
Represent all analyses for a block
Public classBlocksDeleteResult
Public classBlocksListResult
Public classBlocksPutResult
Public classBlockToProcess
Public classGroup
Represent a level of block grouping used in the dysotem sensor
Public classGroups
Represent the block informations used to present the bock list in the dyostem sensor
Public classGroupsListResult
Represent the result of a GetGroups(String) command.
Public classInterpretation
Represent a single analysis with its measures
Public classInterpretationsResult
Public classInterpretationType
Represent an interpretation type.
Public classInterpretationTypesListResult
Represent the result of a GetInterpretationTypes(String) command.
Public classMeasure
Represent a single measure
Public classMeasureCreationResult
Represent the result of a single measure creation or update
Public classMeasureType
Represent a measure type.
Public classMeasureTypesListResult
Represent the result of a GetMeasureTypes(String) command.
Public classNewAnalyse
A NewAnalyse to create or update
Public classNewBlock
A NewBlock to create.
Public classNewBlockData
Represent information about the new block
Public classNewMeasure
The measure to create or update. If both MeasureTypeId and MeasureTypeName are defined, the MeasureTypeId is used.
Public classParameter
An instance of a dyostem data type It could be a MeasureType (total acidity, pH, ...) or a BlockDataType (owner, grape, ...), a common data type or a data type dedicated to the customer
Public classProcessBlocksInterpretationResult
Public classSessionResult
Represent the result of the OpenSession(String, String) command
Public classVintage
An instance of a Vintage object
Public classVintagesListResult
Represent the result of the GetVintages(String) command