Vimarsh
Created March 6, 2020 © CC BY-NC-SA

Automatically check and give quote in Industry 4.0 Service

this is under development

IntermediateProtip1 hour46
Automatically check and give quote in Industry 4.0 Service

Things used in this project

Software apps and online services

IOTA Tangle
IOTA Tangle

Story

Read more

Code

Sample callForProposal

JavaScript
request = {
    "frame": {
        "semanticProtocol": "http://www.vdi.de/gma720/vdi2193_2/bidding",
        "type": "callForProposal",
        "conversationId": "68175af8-8826-49f6-8953-5749fc0a45bd",
        "messageId": "1",
        "sender": {
            "identification": {
                "id":
                    "did:iota:UYARPMVEZTA9CZHITEWRWYZDFLWG9LCUH9CRHVLHRGGTQCJOYDJFBBDRNJC9GCZGAUSNIRVTPAYSRMQQA"
            }
        },
        "replyBy": 1704063600000,
        "location": "52.508,13.37789999999",
        "startTimestamp": 1564476317000,
        "endTimestamp": 1564562717000,
        "creationDate": "29 July, 2019 10:45 am "
    },
    "dataElements": {
        "submodels": [
            {
                "identification": {
                    "id": "0173-1#02-BAF577#004",
                    "submodelElements": ["INSERT SUBMODELELEMENTS HERE"]
                }
            }
        ]
    },
    
    "didAuthenticationPresentation":
    {
        "@context": ['https://www.w3.org/2018/credentials/v1', 'iota.org'],
            "type": ['VerifiablePresentation'],
                "verifiableCredential": [[Object]],
                    "proof": {
            "type": 'RsaSignature2018',
                "verificationMethod": 'did:iota:UYARPMVEZTA9CZHITEWRWYZDFLWG9LCUH9CRHVLHRGGTQCJOYDJFBBDRNJC9GCZGAUSNIRVTPAYSRMQQA#keys - 1',
                    "signatureValue": '...',
                        "created": '29 July, 2019 10:45 am',
                            "creator": 'did:iota:UYARPMVEZTA9CZHITEWRWYZDFLWG9LCUH9CRHVLHRGGTQCJOYDJFBBDRNJC9GCZGAUSNIRVTPAYSRMQQA',
                                "nonce": '1571302203058'
        }
    }
}

Credits

Vimarsh
5 projects • 39 followers
Currently, a student studying Physics @ BITS Pilani. A maker and a learner :D
Contact

Comments

Please log in or sign up to comment.