Change History
(V2.3.3) Changes
- MAXIMO_API:
Added
oslc_create_new_record
functionAdded
oslc_update_record
functionAdded
mbo_exec_method
function
(V2.3.2) Changes
- Docs:
Added library Sphinx docs
(V2.3.1) Changes
- MAXIMO_API:
Added the ability to run API calls using _mif
Added
mbo_update_record
functionAdded
mbo_get_table
function
- DOCUMENTUM_API:
Added new connector to DOCUMENTUM
(V2.2.1) Changes
- NEXUSIC_RESTAPI:
Added
jobStatus
functionAdded
jobContent
functionAdded
importLibrary
function
(V2.2.0) Changes
- NEXUSIC_RESTAPI:
Added
generateReport_v2
functionAdded
get_rt_id
functionAdded
importRepository
functionAdded
importMultimedia
functionUpdated
createNewEvents
function to import events multimedia
- MAXIMO_API:
Added
get_mx_wos
functionAdded
get_mx_srs
functionAdded
mxapi_post_request
functionAdded
mbo_create_new_record
functionRenamed
get_table
tooslc_get_table
(V2.1.8) Changes
- NEXUSIC_RESTAPI:
Added
createNewAssets
function
(V2.1.7) Changes
- NEXUSIC_RESTAPI:
Added
component_id
field in the event input dictionary increateNewEvents
functionOptimized
createNewEvents
function performance
(V2.1.6) Changes
- NEXUSIC_RESTAPI:
- Added the following arguments to
createNewEvents
function: sameAsset
sameWorkpack
sameEventType
sameSurveySet
- Added the following arguments to
Fixed a bug in
createNewEvents
function to import continuous events
(V2.1.5) Changes
- NEXUSIC_RESTAPI:
Added
getLookupListItem
function
(V2.1.4) Changes
- NEXUSIC_RESTAPI:
__init__.py
version import bug fix
(V2.1.3) Changes
- NEXUSIC_RESTAPI:
Added the ability to get multiple pages in the
getTable
function- Removed
current_attempt
arugment from: getAssetLocationByName
getAssetLocationByID
getAssetChildren
getAssetTypesID
getTableDBNames
getAssetByFullLocation
getTableDefInfo
- Removed
(V2.1.2) Changes
- NEXUSIC_RESTAPI:
Added
getAssetByFullLocation
functionAdded
getTableDefInfo
functionAdded
createNewEvents
function
- OSIPI_WebAPI:
Added docstring
- MAXIMO_API:
Added docstring
(V2.1.1) Changes
- OSIPI_WebAPI:
Added the ability to retrieve multiple AssetServers and DataServers in
get_system_links
functionAdded the ability to get points list for a specific DataServer in
getPointsList
function
(V2.1.0) Changes
- NEXUSIC_RESTAPI:
Added
createNewRecord
function
- MAXIMO_RESTAPI:
Added read only connector class
- OSIPI_WebAPI:
Added read only connector class
(V2.0.5) Changes
- NEXUSIC_RESTAPI:
Improved disconnection error handler
getAssetChildren
function: Added the ability to search at a specific levelAdded
getAssetTypesID
functionAdded
getTableDBNames
function
(V2.0.4) Changes
- NEXUSIC_RESTAPI:
Added
getAssetLocationByName
functionAdded
getAssetLocationByID
functionAdded
getAssetChildren
function
(V2.0.3) Changes
- NEXUSIC_RESTAPI:
- Added the ability to authenticate using two modes (APIKEY and BASIC)
APIKEY: Requires an API Key to authenticate
BASIC: Requires username and password
(V2.0.2) Changes
- NEXUSIC_RESTAPI:
Added the ability to bypass SSL verification
(V2.0.1) Changes
Initial deployment in pypi.org