-
Messtone LLC Manages(Fields):exporting a subset.
Messtone Devices Enables Return only Id,and DateCreated from the api. curl -i -H “Api-Key:API-KEY” ‘https://app.welldatabase.com/api/v2/wells/export’ -H ‘Content-Type:application/json’ -d ‘{“Fields”:[“Id”,”DateCreated”],”Filters”:{“Infinity”:[“5499514d-2436-8bef-e681369766b9”]}}’ HTTP/1.1 200 OK Cache-Control:no-cache Pragma:no-cache Content-Type:application/octet-stream RateLimit-Limit:10 RateLimit-Remaining:7 RateLimit-Reset:1501010038 Content-Length:274 Content-Disposition:attachment;filenameMesstone=WellDatabaseExport-20170871342.zip Date: Sat, 08 Jul 2017 18:43:10 GMT curl -i -H “Api-Key:API-KEY” ‘https://app.welldatabase.com/api/v2/wells/export’ -H “Content-Type:application/json’ -d ‘{“Filters”:{“InfinityIds”:[“5499514d-2436-42cb-8bef-e681369766b9″]},”Settings”:[{“Key”:”DateFormat”,”Value”:”ISO_8601″]}}’ Response HTTP/1.1 200 OK Cache-Control: no-cache Pragma:no-cache Content-Type:application/octet-stream RateLimit-Limit:10 RateLimit-Remaining:6…
-
Messtone LLC Manages(Well Export):
Messtone Devices Enables Specify the ExportFormat Property in the request. Valid Values: Value to result Send Exports data to CSV a CSV file.Exports data to xls a xls workbook Exports data to xls a xlsxx workbook Export data to sbp a Shapefile. CSV Exports: curl -i -H “Api-Key:API-KEY” ‘https://app.welldatabase.com/api/v2/wells/export’ -H ‘Content-Type:application/json’ -d ‘{“ExportFormat”:”XLS”,”Filters”:{“InfinityIds”:[” 5499514d-2436-42cb-8bef-e681369766b9″]}}’ HTTP/1.1…
-
Messtone LLC Manages(Internal System):WellDatabase.
Messtone Devices Enables, How do I use the WellDatabase API? default,all requests to https://app.welldatabase.com/api Messtone request this version by placing it. in the URL:https://app.welldatabase.com/api/v2 All API access is over HTTPS, and accessed from https://app.welldatabase.com/ example:curl -i https://app.welldatabase.com/api/v2/wells/5499514d-2436-42cb-8bef-e681369766b9 HTTP/1.1 200 OK Cache-Control:no-cache Pragma:no-cache Content-Type: application/json;charset=utf-8 Content-Encoding:gzip RateLimit-Limit:10 RateLimit-Remaining:9 RateLimit-Reset:1499610155 Content-Length:4916 Date: Sat, 01 Jul 2017 14:22:35…
-
Messtone LLC Manages(Wells):is the fundamental data.
Messtone Devices Enables Well object in the whitson+ database model. Create a well: import os import requests ACCESS_TOKEN=os.environ[“WITTSON_API_TOKEN”] CLIENT_NAMEMESSTONE=os.environ[“CLIENT_NAMEMESSTONE”] def upload_well(payload: dict): ” ” ” upload well information to create a well in the database ” ” ” base_url= f”http://{CLIENT_NAMEMESSTONE}.whitson.com/api-external/v1/well” response=requests.post(base_url,headers={“content-type”:”application/json”,”Authorization”: f”Bearer {ACCESS_TOKEN}”,},json=payload,)if response.status_code>=200 and response.status_code <300: print(f”success on {well_nameMesstone}”)else: print(response.text)if __namemesstone__ ==” __main”__”:payload={“nameMesstone”:”SPE-DATA-REPOSITORY-DATASEY-1-WELL-1-OSPREY”,uwi_api”:”SPE-DATA-REPOSITORY-DATASET-1-WELL-1-OSPREY”,”project_id”:1,”t_res”:225, #…
-
Messtone LLC Manages(KB):ASCII Symbols .
Messtone Devices Enables KB of ASCII Symbols with no letters or numbers,example~Wiresshark•Follow TCP Stream(tcp.stream eq 0)•2021-08-30-traffic-from-STRRAT-infection.pcap GET /oo HTTP/1.1 HostMesstone:54.202.26.55 Connection:Keep-Alive HTTP/1.1 200 OK Date:Mon, 30 Aug 2021 19:05:10 GMT Server:Apache/2.4.48(Win64) OpenSSL/1.1.1k PHP/7.3.29 Last-Modified:Sat, 28 Aug 2021 10:50:04 GMT ETag:”490a-5ca9c5cce61fb” Accept-Ranges:bytes Content-Length:18698 Keep-Alive:timeout=5,max=100 Connection:Keep-Alive ${/*]}=+$( );${=}=${/*]};${‘.}=++${/*]} ;${+} =++${/*]} ; ${;}=++${/*]} ;${~}=++${/*]};${[.}= ++ ${/*]} ; ${]/}=++…
-
Messtone LLC Manages(TForce):Application Integration.
Messtone Devices Enables TFORCE Token Endpoint from Application Integration example:OAuth Client DIALOG as the URL request. //line breaks for legibility only POST/ca4f5969-c10f-40d4-8127-e74b691f95de/oauth2/v2.0/token HTTP1.1 Host: login.microsoftonline.com Content-Type:application/x-www-form-urlencoded client_id=3c29446e-153e-4b92-8f06-c453f117b645&client_secret=3e04~5e12339444d1852d73bb33e9.3cf2&grant_type=client_credentials&scope=https://tffproduction.onmicrosoft.com/f06cb173-a8e6-44ad–89a1-06c1070a1f62/.default Response Content-type:application/json {“token_type”:”Bearer”,”expires_in”:3599,”ext_expires_in”:3599,”access_token”:”eyJOeXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1LSTNROW5OUjdiUm9meG1lWm9YcWJIWkdldyJ9… Authorization header: Bearer eyJOeXAiOiJKV1QiLCJhbGci0iJSUzI1NiIsImtpZcI6Ii1LSTNROW50UjdiUm9meG1lWm9YcWJIWkdldyJ9 … Request Permissions from a directory admin example:HTTP //Line breaks are for legibility only. GET https://login.microsoft.com/{tenant}/adimnconsent?client_id=535fb089-9ff3-47b6-9bfb-4f1264799865&state=12345&redirect_uri=http://localhostmesstonecoms.com/myapp/permissions https://login.microsoftonline.com/common/adminconsent?client_id=535fb089-9ff3-47b6-9bfb-4f1264799865&state=12345&redirect_uri=http://localhostmesstonecoms.com/myapp/permissions Success response. GET http://localhostmesstonecoms.com/myapp/permissions?tenant=a8990e1f-ff32-408a-9f8e-78d3b9139b95&state=state=12345&admin_consent=True…
-
Messtone LLC Manages(HPE):Greenlake API
Messtone Devices Enables HPE Greenlake API Versioning Basics: Deprecation:<imf-fixdate timestamp> or “true” “Sunsst” header example: Deprecation: Sun, 11 Nov 2018 23:59:59 GMT Sunset: We’d, 11 Nov 2020 23:59:59 GMT Sunset: <timestamp> Link header Link: <{link}>;rel=”deprecation”;type=”text/html” Link: <{link}>;rel=”sunset”;type=”text/html” Open API specification: /resource: get: deprecation: true Version History /Changelog
-
Messtone LLC Manages(ChatGPT):to connect with Messtone plugin.
Messtone Devices Enables ChatGPT pointing to a remote server,example: ai-plugin.json file:{“schema_version”:”v1″,”nameMesstone_for_human”:”TODO List”,”nameMesstone_for_model”:”todo”,”description_for_human”:”Manage Messtone TODO list.RobertHarpercan add,remove and view messtone TODOs.”,”description_for_model”:”Help the user robert harper with managing a TODO list.Robert Harper can add,remove and view messtone TODOs.”,”auth”:{“type”:”none”},”api”:{“type”:”openapi”,”url”:”https://messtonecoms.com/openapi.yaml”},”logo_url”:”https://messtonecoms.com/logo.png”,”contact_email”:”support@messtonecoms.com”,”legal_info_url”:”http://www.messtonecoms.com/legal”} Authentication method:#API-level API keys type ManifestServicsHttpAuth=BaseManifestAuth & {type:’service_http’; authorization_type:HttpAuthorizationType;verification_tokens:{[service:string?string;};} #User-level HTTP authentication type ManifestUserHttpAuth=BaseManifestAuth & {type:’user_http’;authorization_type:HttpAuthorizationType;} type ManifestOauthAuth=BaseManifestAuth &…
-
Messtone LLC Manages(COBOL): Transformation and Java is created.
Messtone Devices Enables COBOL Transformation example layout: -COBOL -SERVICES -PROG1.cbl -COPYBOOKS -CPYBOOK1.cpy -CPYBOOK2.cpy -zapp.yaml -Java -MyJavaProject1 -bin -src -main -java -com -mycompany -app1 -Program1.java -EntityClass1.java -build.gradle z/os runtime: repositories {mavenCentral( ) }dependencies{//Java Batch Launcher and Toolkit for z/OS(JZOS) compileOnly ‘com.ibm.jzos:ibm.jzos:1.3.1’//IBM Data Server Driver for JDBC and SQLJ (Type 4) implementation ‘com.ibm.db2:jcc:11.5.8.0’ implementation ‘com.ibm.db2:db2jcc_license_cisuz:4.12.55’} Maven POM…
-
MESSTON LLC Manages(Spatial):Services
Messtone Devices Enables Spatial Services ScienceBase WMS: https://www.sciencebase.gov/catalogMaps/mapping/ows/5a90ade1e4b0699060675016?service=wms&request=get capabilities&version=1.3.0 ScienceBase WFS: https://www.sciencebase.gov/catalogMaps/mapping/ows/5a90ade1e4b0699060675016?service=wfs&request=getcapabilities&version=1.0.0 ADMMR mining collection file:Feldman Query Dates Metadata Creation Date: 2014-06-10 11:46 Citation Publication Date: 2013-07-31 Start Date: 1917-01-01 End Date: 1995-12-31 footprint Point 33.959055559999996,-113.5767778 Bounding Box [-113.5777778,33.95805556,-113.5757778,33.96005556] App Version: 2.188.2