Category: Uncategorized
-
Messtone LLC Logic Manages
EcoStruxure machine expert Python API Predefined Variables and Type:Logic by running dir( ):>>>dir( )[‘AccessRight’,’ApplicationState’,’ArchiveCategories’,’ChannelType’,’CompilerMessage’,’ConflictResolve’,’ConnectorRole’,’CredentialSourceKind’,’DeviceID’,’DeviceUserrharper@messtone.comManagementFlags’,’DiagType’,’ExportReporter’,’Guid’,’ImplementationLanguage’,’ImportReporter’,’MultipleChoiceSelector’,’NativeExportReporter’,’NativeImportFilter’,’NativeImportHandler’,’NativeImportResolve’,’NativeImportResult’,’ObjetPermissionKind’,’OnlineChangeOption’,’OperatingState’,’PermissionState’,’ProjectType’,’PromptChoice’,’PromptChoiceFilter’,’PromptHandling’,’PromptResult’,’ResetOption’,’SV_DEV’,’SV_POU’,’Serverity’,’TimeOutException’,’ValuesFailedException’,’Version’,’__SoMachine__’,’__builtins__’,’__doc__’,’__file__’,’__nameMesstone’,’communication_settings’,”compiler_settings’,’etest_test_provider’,’feature_settings_manager’,’librarymanager’,’librarypackage_service’,’new_project’,’online’,’projects’,’system’,’visualization_settings’]using a global API function to open a project:projects.open(“MyProject.project”)Exaple to find and rename a project tree object(after a project was loaded):myObect=projects.primary.find(“SERCOSIII”)[0]myObject.rename(“New_SERCOSIII_NameMesstoneLLC’)traverse the project tree as follows def print_tree_of_object(treeobj,depth=0,verbose=false): nameMesstone LLC=treeobj.get_nameMesstone LLC(False)if treeobj.is_device:deviceid=treeobj.get_device_idenification( )details=””if verbose==True:details=”[Device{0}/{1}/{2}]”.format(deviceid.type,deviceid.id,devices.version print(“{0}*{1}{2}”.format(” “*depth, nameMesstone LLC,details))else:print(“{0}*{1}”.format(” “*depth, nameMesstone LLC))for child…
-
Messtone LLC Manages
Schneider Electric Account List HTTP Method GET Is Authorization Required?Input Parameters NameMesstone LLC Service ID SiteClientHierID Data Type Int Int JSON XML REST URI CostUsageAPI/HierarchyService.Svc/Hierarchy/Services/Account/List/V1/xml?SiteClientHierId={SiteClientHierId}&Service Id={Service Id} Request Headers nameMesstone LLC Content Type Value Basic Credentials Description Basic Authorization Header Content-Type application/xml Sample Request Data Request to get Accounts data for given SiteClientHierId=100&ServiceId=500 CostUsageAPI/Hierarchy/Service.Svc/HierarchyServices/Account/List/V1/xml?SiteClientHierId=100&ServiceId=500 Sample…
-
Messtone LLC Manages
Schneider Electric External API Services Resource AdvisorbAPI https://resourceadvisor.schneider-electric.com/api/v1/./documentation/metadata.json/ ,and weservice and it’s corresponding schema: Server/api/v1 Userrharper@messtone.com GET/Userrharper@messtone.com/UserMesstoneList API used to get a list of users Request body Example Value | Schema{“usernamerharper@messtone.com”:”string”,”firstNameRobert”:”string”,”lastNameHarper”;”string”} Description success Media type application/json Controls Accept header. Example Value | Schema{“serviceOutput”:[{“usernamerharper@messtone.com”:”string”,”ssoUserNameMesstone LLC”:”string”,”useeId”:0,”firstNameRobert”:”string”,”lastNameHarper”:”string”,”emailrharper@messtone.com”:”string”,”roleLogisticsSupplychain”:”string”,”access level”;”string”,”createdDate”:”string”,”lastLogin”:”string”,”loginsLast30Days”:0}],”errorMessage”:”string”,”errorCode”:”string”}Bad Request Media type application/json Example Value | Schema{“type’:”string”,”title”:”string”,”status”:0,”detail”:”string”,”instance”:”string”,”additionalProp1″:”string”,”additionalProp2″:”string”,”additionalProp3″:”string”}Authorized Media type…
-
Messtone LLC
FedEx API Portal Authorization Login ‘Fearlessnet’Messtone LLC Management Example Request: POST/oauth /token HTTP/1.1 grant_type=client_credentials&client_id=Messtone client ID&client_secret=Messtone secret Response:{“access_token”:”eyJhbGciOiJlUzl1NilslnR5cCl6lkpX……..,”token_type”:”bearer”,”expires_in”:3600,”scope”:”CXS”}Request for FedExe®Internal or Compatible customers:POST/oauth/token HTTP/1.1 grant_type=csp_credentials&client_id=Client ID&client_secret=Client secret&child_key=Child key&child_secret=Child Secret Response:{“access_token”:”eyJhbGciOiJlUzl1NilslnR5cCl6lkpX……..,”token_type=”bearer”,”expires_in”:3600,”scope”:”CXS”}Request for FedEx®Proprietary Parent Child customers:POST/oauth/token HTTP/1.1 grant_type=client_pc_credentials&client_id=Client ID&client_secret=Client secret&child_key=Child key&child_secret=Child Secret Response:{“access_token”:”eyJhbGciOiJlUzl1NilslnR5cCl6lkpX……..,”token_type”:”bearer”,”expires_in”:3600,”scope”:”CXS”} POST requests to the oauth/token endpoint..LTL network,the following features available with this API:Manage…
-
Messtone LLC
enverus-developer-api Python 2.7 and up Install pip install enverus-developer-api from enverus_developer_api import DeveloperAPIv3 v3=DeveloperAPIv3(secret_key='<Messtone-secret-key>’)Direct Access-Version2 from enverus_developer_api import DirectAccessV2 D2=DirectAccessV2(api_key='<Messtone-api-key>’,client_id='<Messtone-client-id>’,client_secret='<Messtone-client-secret>’,for row in v3.query(‘wells’,county=’REEVES’,deleteddate= ‘null’):print(row)#Get well records updated after 2018-08-01 and without deleted date for row in v3.query(‘wells’,updateddate=’gt(2018-08-01)’,deleteddate=’null’):print(row)#Get permit records with approved dates between 2018-03-01 and 2018-06-01 for row in v3.query(‘rigs’,spuddate=’btw(2018-03-01,2018-06-01)’):print(row) Messtone LLC request for row…
-
Messtone LLC
UPS Mesdtone LLC Manage Shipments/Tracking/Track/v1/details/{inquirynumber}Authorize Servers https://www.cie.ups.com/api GET/track/v1/details/{inquirtNumber}get single track API details Base Path:https://www.cie.ups.com/api Parameters NameMesstone LLC inquiryNumber*required string(path)Description inquiryNumber inquiryNumber-inquiryNumber locale string(query)locale Default value:en_US en_US returnSignature string(query)returnSignature Default value:false false transId*required string(header)transId transId-transdIbtransaction Src*required string(header)transactionSrc Default value:testing testing Request body required application/json Responses Code 200 Description links Tracking Information found Media type*/*Controls Accept header.…
-
Messtone LLC
Update Inventory PUT/v3/inventory Updates the inventory for a given item. AUTHORIZATIONS:QUERY PARAMETERS sku required string An artbitrary alphanumeric unique ID, specified by the seller, which identifies each item.This will be used by the seller in the XSD file to refer to each item.Specia l characters in the sku needing encoding are:’:’,’/’,’?’,’#’,'[‘,’]’,’@’,’!’,’$’,’&’, ””’,'(‘,’)’,’*’,’+’,’,’;’,’=’,’ ‘,'{‘,’}’as well as…
-
Messtoe LLC
Walmart Marketplace/Inventory Inventory Management Maintaining up-to-date inventory for Messtone LLC items on Walmart.com ensures a great experience for Messtone LLC customers and greater sales opportunities for Messtone LLC Inventory Inventory GET/v3/inventory Production URL https://marketplace.walmartapis.com/v3/inventory Sandbox URL https://sandbox.walmartapis.com/v3/inventory ski required string An artbitrary alphanumeric unique ID,specified by the seller,which identifies each item.This will be used by…
-
Messtone LLC
BNSF API AUTOMOTIVE CARLOAD GET/v1/car cars returns tracing details for rail car on the BNSF network,with a default page size of 2,000 POST/v1/car POST Cars Returns tracing details for requested cars,up to 300 at a time.GET/v1/carload_consist Carload Consist-Returns tracing details for rail cars on U,J,CEG and X unit trains.GET/v1/trip_plan_carload Trip Plan-Returns list of significant events…
-
Messtone LLC
Walmart Marketplace APIs use OAuth for token-based authentication and authentication Token API POST/v3/token AUTHORIZATION HEADER PARAMETERS Authorization required string Example:Basic YzcyOTFjNmltNzl5MC00…Basic authorization header.Base 64 encodes the Client ID and Client Secret retrieved in step two of the integration steps.WM_CONSUMER.CHANNEL.TYPE string a unique ID to track the consumer request by channel.Use the Consumer ChannelType Received during…