home api list

Hexostore API Documentation

activityattributevalue

/api/activityattributevalue/

List methods: get

Detail methods: get

You may associate activityattributevalues with ranges to specify values that describe the activities that took place within that range.

Although it is sensible to only use activityattributesvalues that correspond with the activityattributes of the activitytype associated with the range, in practice you may associate any activityattributevalue with a range.

Fields

activityattribute:

A reference to the resource. Maybe specified by URI or ID. Using a URI is recommended.

This field is returned fully populated.

This field is required.

id:

The primary key for this resource. Integer data. Ex: 2673

This field is readonly.

note:

Unicode string data. Ex: "Hello World"

This field may be blank

range:

A reference to the resource. Maybe specified by URI or ID. Using a URI is recommended.

This field is required.

resource_uri:

The unique URI where the object resides.

This field is readonly.

start:

An integer indicating the number of 256ths of a second that have passed since Jan 1, 1970 UTC, ie. a traditional timestamp, multiplied by 256.

This field may be blank

value:

Floating point numeric data. Ex: 26.73

This field is required.

Filtering Options

activityattribute: in, exact

id: in, exact

range: in, exact

start: in, exact, gt, gte, lt, lte

user: in, exact

value: in, exact, gt, gte, lt, lte

Sorting Options

id, user, start, range, value

© 2024 by CarrĂ© Technologies Inc.